incubator-nuttx/configs/arduino-due/src
Mark Schulte b3222bbc8a irq_dispatch: Add argument pointer to irq_dispatch
Provide a user defined callback context for irq's, such that when
registering a callback users can provide a pointer that will get
passed back when the isr is called.
2017-02-27 06:27:56 -06:00
..
Makefile Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE 2016-02-04 12:14:17 -06:00
arduino-due.h Standardize the width of all comment boxes in C header files 2015-10-03 07:41:15 -06:00
sam_appinit.c Add an argument to board_app_initialize() 2016-05-24 10:51:22 -06:00
sam_autoleds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00
sam_boot.c Rename board_led_initialize to board_autoled_initiaize 2015-11-01 09:03:01 -06:00
sam_mmcsd.c configs/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-13 11:04:19 -06:00
sam_touchscreen.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
sam_userleds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00