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
81bef6cccf
nuttx
/
configs
/
stm32butterfly2
History
Gregory Nutt
c4dfb76b0d
Fix some warnings found in build testing.
2018-12-30 16:05:28 -06:00
..
include
configs/*/include; Remove prototype of stm32_boardinitialize() from board.h files. The authorative prototype is in arch/arm/src/stm32*/stm32*_start.h
2017-12-16 20:02:03 -06:00
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
configs/: Add definition of strip to many Make.defs files.
2018-03-25 09:25:37 -06:00
src
Fix some warnings found in build testing.
2018-12-30 16:05:28 -06:00
Kconfig
Add minimal support for Kamami stm32butterfly2 development board
2016-08-14 16:32:11 +02:00