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
20acc13393
nuttx
/
configs
/
pcduino-a10
/
src
History
Gregory Nutt
1699561bb6
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
2016-02-13 12:37:46 -06:00
..
a1x_boot.c
Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE
2016-02-04 12:14:17 -06:00
a1x_buttons.c
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
2016-02-13 12:37:46 -06:00
a1x_leds.c
Standardize naming of user LEDs interface functions
2015-11-01 12:45:58 -06:00
Makefile
Rename files containing board_app_initialize from xyz_nsh.c to xyz_appinit.c
2016-02-04 12:26:38 -06:00
pcduino_a10.h
Rename arch_nshinitialize() to board_app_initialize()
2015-03-31 10:21:31 -06:00