nuttx/boards/arm/stm32/stm32f4discovery/configs
patacongo d126ddeeed Kconfig: Mark Windows Native build as EXPERIMENTAL (#144)
Kconfig:  the CONFIG_WINDOWS_NATIVE options now depends on CONFIG_EXPERIMENTAL.  The Windows native build is complete and available, but not often used or verified.  As a consequence, it cannot be assured to be fully functional at any given time.  Hence, it is marked here as EXPERIMENTAL so that the end user will be aware of this state.

boards/arm/stm32/stm32f4discovery/configs/winbuild/defconfig:  Add CONFIG_EXPERIMENTAL to the windbuild configuration.  It is now necessary for this configuratino to be a viable test configuration.

Co-authored-by: Gregory Nutt <gnutt@nuttx.org>
2020-01-22 16:22:59 +01:00
..
audio
canard
cxxtest boards/: Several more fixes to Make.defs files and README.txt files. More collateral damage from the big boargs/ directory re-organization. 2019-09-11 11:15:56 -06:00
elf boards/: Several more fixes to Make.defs files and README.txt files. More collateral damage from the big boargs/ directory re-organization. 2019-09-11 11:15:56 -06:00
hciuart
ipv6
kostest
max7219
max31855
mmcsdspi Merged in masayuki2009/nuttx.nuttx/stm32f4dis-mmcsdspi (pull request #1053) 2019-10-18 02:38:16 +00:00
module
netnsh
nsh
nxlines
pm
posix_spawn Merged in masayuki2009/nuttx.nuttx/fix_posix_spawn (pull request #1049) 2019-10-13 00:25:47 +00:00
pseudoterm
rgbled
rndis Configuration: Auto-select CONFIG_BUILD_LOADABLE when either CONFIG_BUILD_KERNEL or CONFIG_BINFMT_LOADABLE is selected. 2019-09-30 06:57:16 -06:00
testlibcxx libs/libxx/Kconfig: Automatically select CONFIG_CLOCK_MONOTONIC when CONFIG_LIBCXX is selected. 2019-09-27 12:31:08 -06:00
usbmsc
usbnsh
wifi Merged in masayuki2009/nuttx.nuttx/stm32f4dis_with_gs2200m (pull request #1057) 2019-10-22 13:38:41 +00:00
winbuild Kconfig: Mark Windows Native build as EXPERIMENTAL (#144) 2020-01-22 16:22:59 +01:00
xen1210