Files
esp-idf/components/esp_driver_cam/test_apps/dvp/sdkconfig.ci.cache_safe
2025-06-23 10:58:26 +08:00

8 lines
296 B
Plaintext

CONFIG_COMPILER_OPTIMIZATION_SIZE=y
# silent the error check, as the error string are stored in rodata, causing RTL check failure
CONFIG_COMPILER_OPTIMIZATION_CHECKS_SILENT=y
CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT=y
CONFIG_HAL_ASSERTION_SILENT=y
CONFIG_CAM_CTLR_DVP_CAM_ISR_CACHE_SAFE=y