Skip to content

Commit dd3c770

Browse files
committed
update central prj.conf to zephyr 3.7.0
1 parent 7314be1 commit dd3c770

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/renode/ble_central/prj.conf

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@
33
#---------
44
#C++
55
#----------
6-
CONFIG_CPLUSPLUS=y
7-
CONFIG_LIB_CPLUSPLUS=y
6+
CONFIG_CPP=y
87
CONFIG_STD_CPP17=y
9-
CONFIG_NEWLIB_LIBC=y
108
CONFIG_UART_CONSOLE=y
119
CONFIG_BLE_UTILS=y
1210
CONFIG_CBPRINTF_FP_SUPPORT=y

0 commit comments

Comments
 (0)