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
e23002fcfc
nuttx
/
configs
/
ubw32
/
src
History
Gregory Nutt
12d61531aa
Move board_ prototypes from arch.h to board.h
2015-02-27 20:02:03 -06:00
..
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
Makefile
More trailing whilespace removal
2014-04-13 16:22:22 -06:00
ubw32-internal.h
Configuration for Sparkfun UBW32 board
2012-04-26 20:11:46 +00:00
up_boot.c
Configuration for Sparkfun UBW32 board
2012-04-26 20:11:46 +00:00
up_buttons.c
Move board_ prototypes from arch.h to board.h
2015-02-27 20:02:03 -06:00
up_leds.c
configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions
2015-02-27 18:49:24 -06:00
up_nsh.c
All NSH-related files under nuttx/configs changed to use the corrected syslog interfaces
2014-10-08 14:28:55 -06:00
up_usbdev.c
More trailing whilespace removal
2014-04-13 16:22:22 -06:00
up_usbterm.c
Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_BUILTIN_APPS. Add SAM3/4 sam_periphclks.h which is just a header file that includes the right header file. Misc SAM3U-EK cleanup
2013-06-12 17:32:00 -06:00