nuttx/configs/olimex-strp711/src
2016-02-13 12:37:46 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -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
str71_appinit.c There are a few things that should still depend on CONFIG_NSH_ARCHINT vs CONFIG_LIB_BOARDCTL 2016-02-04 14:14:43 -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 For STR71xx MCUs, rename up_spiinitialize to str71_spibus_initialize 2016-01-27 08:49:49 -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