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