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
3520310474
nuttx
/
configs
/
ubw32
/
src
History
Gregory Nutt
42a86a9cba
rename up_led*() functions to board_led_*()
2014-01-24 14:28:49 -06:00
..
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
Makefile
Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile
2012-11-20 15:47:41 +00:00
ubw32-internal.h
up_boot.c
up_buttons.c
Rename up_irqbutton() to board_button_irq()
2014-01-24 14:04:07 -06:00
up_leds.c
rename up_led*() functions to board_led_*()
2014-01-24 14:28:49 -06:00
up_nsh.c
Add syslog.h; rename lib_rawprintf() to syslog()
2013-01-28 21:55:16 +00:00
up_usbdev.c
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