mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-22 23:07:28 +02:00
ci(common): Created reusable action for host and coverage tests
This commit is contained in:
5
components/esp_modem/test/host_test/sdkconfig.ci.linux
Normal file
5
components/esp_modem/test/host_test/sdkconfig.ci.linux
Normal file
@ -0,0 +1,5 @@
|
||||
CONFIG_IDF_TARGET="linux"
|
||||
CONFIG_COMPILER_CXX_EXCEPTIONS=y
|
||||
CONFIG_COMPILER_CXX_RTTI=y
|
||||
CONFIG_COMPILER_CXX_EXCEPTIONS_EMG_POOL_SIZE=0
|
||||
CONFIG_COMPILER_STACK_CHECK_NONE=y
|
Reference in New Issue
Block a user