Skip to content

Commit f164e64

Browse files
committed
samples: Migrate CONFIG_CPLUSPLUS to CONFIG_CPP
No longer available CONFIG_CPLUSPLUS. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
1 parent 23a3d96 commit f164e64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/spi_controller/prj.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CONFIG_CPLUSPLUS=y
1+
CONFIG_CPP=y
22
CONFIG_ARDUINO_API=y
33
CONFIG_SPI=y
44
CONFIG_LOG=y

0 commit comments

Comments
 (0)