nuttx/configs/olimex-strp711/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
..
.gitignore
Makefile Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE 2016-02-04 12:14:17 -06:00
str71_appinit.c Add an argument to board_app_initialize() 2016-05-24 10:51:22 -06:00
str71_buttons.c Olimex-STRP711: Rename files for better conformance to naming conventions 2015-03-21 14:42:30 -06:00
str71_enc28j60.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
str71_leds.c Standardize naming of user LEDs interface functions 2015-11-01 12:45:58 -06:00
str71_spi.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 12:37:46 -06:00