This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
818d8dda1e
nuttx
/
configs
/
stm32butterfly2
History
Gregory Nutt
c4dfb76b0d
Fix some warnings found in build testing.
2018-12-30 16:05:28 -06:00
..
include
nsh
Commit
fd68d74264
breaks all STM32 board configurations that use STM32 USB host. That is because that commit requires CONFIG_STM_USBHOST to be set to build in USB host support, but did not update the necessary board defconfig files to add that required configuration.
2018-12-30 14:45:16 -06:00
nshnet
configs/: Refresh ARM and Xtensa configurations.
2018-08-19 17:48:13 -06:00
nshusbdev
Change all occurrences of CONFIG_EXAMPLES_NSH* to CONFIG_SYSTEM_NSH* to match changes in the apps/ directory.
2018-08-18 09:14:59 -06:00
nshusbhost
Commit
fd68d74264
breaks all STM32 board configurations that use STM32 USB host. That is because that commit requires CONFIG_STM_USBHOST to be set to build in USB host support, but did not update the necessary board defconfig files to add that required configuration.
2018-12-30 14:45:16 -06:00
scripts
src
Fix some warnings found in build testing.
2018-12-30 16:05:28 -06:00
Kconfig