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
44ac65e8ed
nuttx
/
configs
/
olimex-stm32-p107
History
Gregory Nutt
15b90de919
NSH initialization now calls boardctl(BOARDIOC_INIT) instead of board_app_initaliaze. Modify all configurations: Make sure that CONFIG_LIB_BOARDCTL=y appears wherever CONFIG_NSH_ARCHINIT=y appears. Remove support for CONFIG_NSH_ARCHMAC. It is not used and there are better ways to do that operation
2015-03-31 12:14:16 -06:00
..
include
More trailing whilespace removal
2014-04-13 16:22:22 -06:00
nsh
NSH initialization now calls boardctl(BOARDIOC_INIT) instead of board_app_initaliaze. Modify all configurations: Make sure that CONFIG_LIB_BOARDCTL=y appears wherever CONFIG_NSH_ARCHINIT=y appears. Remove support for CONFIG_NSH_ARCHMAC. It is not used and there are better ways to do that operation
2015-03-31 12:14:16 -06:00
scripts
Massive clean-up of linker scripts from Freddie Chopin
2012-11-04 17:18:25 +00:00
src
Olimex STM32 P107: Rename files for better conformance to naming conventions
2015-03-21 09:20:56 -06:00
Kconfig
Kconfig: Standardize board LED and button configurations
2012-09-08 03:31:46 +00:00