mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
12 lines
233 B
INI
12 lines
233 B
INI
[LOGGING]
|
|
FileMask := LOG_ALL | DEBUG | TTCN_DEBUG
|
|
ConsoleMask := LOG_ALL | DEBUG | TTCN_DEBUG
|
|
LogSourceInfo := Yes
|
|
|
|
[MODULE_PARAMETERS]
|
|
libtest.m_ip_dst := "10.0.0.1"
|
|
libtest.m_ip_src := "10.0.0.2"
|
|
|
|
[EXECUTE]
|
|
esp32_netsuite.control
|