Skip to content

Commit 09575bf

Browse files
authored
CONFIG_COMPILER_FLOAT_LIB_FROM_RVFPLIB=y
1 parent 5b2f77d commit 09575bf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

configs/defconfig.esp32c2

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
CONFIG_XTAL_FREQ_26=y
22
CONFIG_XTAL_FREQ=26
33

4+
CONFIG_COMPILER_FLOAT_LIB_FROM_RVFPLIB=y
5+
46
#
57
# Bluetooth
68
#
79
CONFIG_BT_ENABLED=y
810
CONFIG_BT_STACK_NO_LOG=y
911
# CONFIG_BT_BLE_42_FEATURES_SUPPORTED is not set
10-
# CONFIG_BLE_MESH is not set
12+
# CONFIG_BLE_MESH is not set
1113
CONFIG_BT_NIMBLE_ENABLED=y
1214
CONFIG_BT_NIMBLE_LOG_LEVEL_NONE=y
1315
CONFIG_BT_NIMBLE_MAX_CONNECTIONS=1

0 commit comments

Comments
 (0)