Generation working and Compilation of MARTe components

This commit is contained in:
ferrog
2025-05-13 16:03:11 +00:00
parent 3a5e378d99
commit 4faee3802a
1571 changed files with 611466 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
########################################
# Program-specific environment variables
########################################
# INFO - This file is part of the I&C project. It can be modified without risk of being overwritten.
# INFO - This file is sourced when invoking 'mvn run -Dprog=<prog_name>' to allow for setting development-specific environment variables.
# Override SDN interface name for test purposes
# Default: lo
# Project: Target host <iface_name> in SDD database
#SDN_INTERFACE_NAME=lo
# INFO - This file can be further extended with anything specific required by the program.
#LOG_FILE_ENABLE=false
#LOG_FILTER_LEVEL=info
#LOG_FWD_MODE=asyn