2022-01-12 14:36:51 -05:00
|
|
|
#
|
2023-09-21 16:52:47 -04:00
|
|
|
# Espressif IoT Development Framework Configuration
|
2022-01-12 14:36:51 -05:00
|
|
|
#
|
|
|
|
#
|
|
|
|
# Compiler options
|
|
|
|
#
|
2022-01-20 15:40:41 -05:00
|
|
|
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
|
2022-01-12 14:36:51 -05:00
|
|
|
# end of Compiler options
|
|
|
|
|
2023-09-21 16:52:47 -04:00
|
|
|
#
|
|
|
|
# Component config
|
|
|
|
#
|
2022-01-12 14:36:51 -05:00
|
|
|
#
|
|
|
|
# ESP System Settings
|
|
|
|
#
|
|
|
|
CONFIG_ESP_SYSTEM_PANIC_PRINT_HALT=y
|
|
|
|
# end of ESP System Settings
|
|
|
|
|
2023-09-21 16:52:47 -04:00
|
|
|
# end of Component config
|
2022-01-12 14:36:51 -05:00
|
|
|
|
2023-09-21 16:52:47 -04:00
|
|
|
# end of Espressif IoT Development Framework Configuration
|