Skip to content

Commit a7ce381

Browse files
committed
[bsp][renesas][ra4m1-ek] remove component RT_USING_CPLUSPLUS
1 parent 72ca760 commit a7ce381

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

bsp/renesas/ra4m1-ek/.config

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -339,10 +339,7 @@ CONFIG_RT_LIBC_TZ_DEFAULT_SEC=0
339339
# end of Interprocess Communication (IPC)
340340
# end of POSIX (Portable Operating System Interface) layer
341341

342-
CONFIG_RT_USING_CPLUSPLUS=y
343-
# CONFIG_RT_USING_CPLUSPLUS11 is not set
344-
# CONFIG_RT_USING_CPP_WRAPPER is not set
345-
# CONFIG_RT_USING_CPP_EXCEPTIONS is not set
342+
# CONFIG_RT_USING_CPLUSPLUS is not set
346343
# end of C/C++ and POSIX layer
347344

348345
#

bsp/renesas/ra4m1-ek/rtconfig.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@
191191

192192
/* end of Interprocess Communication (IPC) */
193193
/* end of POSIX (Portable Operating System Interface) layer */
194-
//#define RT_USING_CPLUSPLUS
195194
/* end of C/C++ and POSIX layer */
196195

197196
/* Network */

0 commit comments

Comments
 (0)