17 lines
209 B
Text
17 lines
209 B
Text
#
|
|
# Arduino ESP32
|
|
#
|
|
CONFIG_AUTOSTART_ARDUINO=y
|
|
# end of Arduino ESP32
|
|
|
|
#
|
|
# FREERTOS
|
|
#
|
|
CONFIG_FREERTOS_HZ=1000
|
|
# end of FREERTOS
|
|
# end of Component config
|
|
|
|
#
|
|
# DIAGNOSTICS
|
|
#
|
|
CONFIG_DIAG_USE_EXTERNAL_LOG_WRAP=y
|