Skip to content

Commit 14275bb

Browse files
Update .config
1 parent 69ded5d commit 14275bb

File tree

1 file changed

+2
-5
lines changed
  • bsp/stm32/stm32wb55-st-nucleo

1 file changed

+2
-5
lines changed

bsp/stm32/stm32wb55-st-nucleo/.config

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ CONFIG_FINSH_ARG_MAX=10
108108
#
109109
# Device virtual file system
110110
#
111+
# CONFIG_RT_USING_DFS is not set
111112

112113
#
113114
# Device Drivers
@@ -152,11 +153,7 @@ CONFIG_RT_USING_PIN=y
152153
#
153154
CONFIG_RT_USING_LIBC=y
154155
# CONFIG_RT_USING_PTHREADS is not set
155-
CONFIG_RT_USING_POSIX=y
156-
# CONFIG_RT_USING_POSIX_MMAP is not set
157-
# CONFIG_RT_USING_POSIX_TERMIOS is not set
158-
# CONFIG_RT_USING_POSIX_GETLINE is not set
159-
# CONFIG_RT_USING_POSIX_AIO is not set
156+
160157
# CONFIG_RT_USING_MODULE is not set
161158

162159
#

0 commit comments

Comments
 (0)