2023-08-17 14:00:17 -04:00
|
|
|
#
|
2023-09-14 14:19:38 -04:00
|
|
|
# Espressif IoT Development Framework Configuration
|
|
|
|
#
|
2023-08-17 14:00:17 -04:00
|
|
|
#
|
2023-09-14 14:19:38 -04:00
|
|
|
# Security features
|
|
|
|
#
|
|
|
|
CONFIG_SECURE_BOOT_V2_RSA_SUPPORTED=y
|
|
|
|
CONFIG_SECURE_BOOT_V2_PREFERRED=y
|
|
|
|
# end of Security features
|
2023-08-17 14:00:17 -04:00
|
|
|
|
|
|
|
#
|
2023-09-14 14:19:38 -04:00
|
|
|
# Component config
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Hardware Settings
|
2023-08-17 14:00:17 -04:00
|
|
|
#
|
2023-09-14 14:19:38 -04:00
|
|
|
#
|
|
|
|
# Chip revision
|
|
|
|
#
|
|
|
|
# CONFIG_ESP32_REV_MIN_0 is not set
|
|
|
|
CONFIG_ESP32_REV_MIN_3=y
|
|
|
|
CONFIG_ESP32_REV_MIN=3
|
|
|
|
CONFIG_ESP32_REV_MIN_FULL=300
|
|
|
|
CONFIG_ESP_REV_MIN_FULL=300
|
|
|
|
# end of Chip revision
|
|
|
|
|
|
|
|
# end of Hardware Settings
|
2023-08-17 14:00:17 -04:00
|
|
|
|
|
|
|
#
|
|
|
|
# LWIP
|
|
|
|
#
|
2023-08-22 06:44:52 -04:00
|
|
|
CONFIG_LWIP_LOCAL_HOSTNAME="M5Paper"
|
2023-08-17 14:00:17 -04:00
|
|
|
# end of LWIP
|
|
|
|
|
2023-09-14 14:19:38 -04:00
|
|
|
# end of Component config
|
|
|
|
|
|
|
|
# end of Espressif IoT Development Framework Configuration
|