Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6c4710a

Browse files
soburiDhruvaG2000
authored andcommitted
Kconfig: Use CPP option
CPLUSPLUS is already deprecated.Uses CPP instead of it.Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
1 parent00e7ba4 commit6c4710a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎Kconfig‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@
66

77
config ARDUINO_API
88
bool "ARDUINO_API"
9-
implyCPLUSPLUS
9+
implyCPP
1010
imply GPIO
11-
imply CPLUSPLUS
1211
imply I2C
1312
imply NEWLIB_LIBC_FLOAT_PRINTF
1413
imply CBPRINTF_FP_SUPPORT

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp