ci(common): Created reusable action for host and coverage tests

This commit is contained in:
Suren Gabrielyan
2023-10-17 23:09:07 +04:00
parent 7c5a832821
commit 9ad04deb04
6 changed files with 68 additions and 113 deletions

View 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