Skip to content

Commit 9594726

Browse files
authored
Update defconfig.esp32c6
1 parent 4d34015 commit 9594726

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

configs/defconfig.esp32c6

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
# C6 has full Newlib in Rom
22
# CONFIG_NEWLIB_NANO_FORMAT is not set
3-
43
CONFIG_COMPILER_FLOAT_LIB_FROM_RVFPLIB=y
54

65
# Use minimal mDNS
76
CONFIG_USE_MINIMAL_MDNS=y
87
CONFIG_ENABLE_EXTENDED_DISCOVERY=y
98

9+
# CONFIG_ESP_GDBSTUB_ENABLED is not set
10+
CONFIG_ESP32C6_REV_MIN_1=y
11+
CONFIG_ESP32C6_UNIVERSAL_MAC_ADDRESSES_TWO=y
12+
# CONFIG_IEEE802154_ENABLED is not set
13+
# CONFIG_MQTT_PROTOCOL_311 is not set
14+
# CONFIG_MQTT_PROTOCOL_5 is not set
15+
1016
# Enable LP Core
1117
CONFIG_ULP_COPROC_ENABLED=y
1218
CONFIG_ULP_COPROC_TYPE_LP_CORE=y

0 commit comments

Comments
 (0)