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
c071e2a30c
nuttx
/
configs
/
pcduino-a10
/
src
History
Gregory Nutt
0f46d714a9
board_button_irq: Button IRQ logic no longer returns the xcpt_t oldhandler. There value is useless and dangerous after the recent changes to interrupt argument passing.
2017-03-02 15:10:37 -06:00
..
a1x_boot.c
Add an argument to board_app_initialize()
2016-05-24 10:51:22 -06:00
a1x_buttons.c
board_button_irq: Button IRQ logic no longer returns the xcpt_t oldhandler. There value is useless and dangerous after the recent changes to interrupt argument passing.
2017-03-02 15:10:37 -06:00
a1x_leds.c
Centralize definitions associated with CONFIG_DEBUG_LEDS
2016-06-15 14:12:19 -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