sdkconfig.ci.noasserts 334 B

123456789
  1. CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE=y
  2. CONFIG_FREERTOS_ASSERT_DISABLE=y
  3. CONFIG_COMPILER_HIDE_PATHS_MACROS=n
  4. # compiling as many files as possible here (we don't have 100% coverage of course, due to config options, but
  5. # try to maximize what we can check
  6. CONFIG_BT_ENABLED=y
  7. CONFIG_BT_BLUEDROID_ENABLED=y
  8. CONFIG_BLE_MESH=y