nuttx/configs/sam4l-xplained/src
2016-02-13 12:37:46 -06:00
..
.gitignore Add a skeleton configuration that will eventually support the SAM4L Xplained Pro board 2013-06-03 15:11: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
sam4l-xplained.h For Tiva/LM MCUs, rename up_spiinitialize to tiva_spibus_initialize 2016-01-26 15:20:24 -06:00
sam_appinit.c Rename files containing board_app_initialize from xyz_nsh.c to xyz_appinit.c 2016-02-04 12:03:09 -06:00
sam_autoleds.c Rename board_led_off to board_autoled_off 2015-11-01 09:10:08 -06:00
sam_boot.c For Tiva/LM MCUs, rename up_spiinitialize to tiva_spibus_initialize 2016-01-26 15:20:24 -06:00
sam_buttons.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 12:37:46 -06:00
sam_mmcsd.c For SAM MCUs, rename up_spiinitialize to sam_spibus_initialize 2016-01-26 13:03:12 -06:00
sam_slcd.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sam_spi.c For SAM MCUs, rename up_spiinitialize to sam_spibus_initialize 2016-01-26 13:03:12 -06:00
sam_ug2832hsweg04.c For SAM MCUs, rename up_spiinitialize to sam_spibus_initialize 2016-01-26 13:03:12 -06:00
sam_userleds.c Standardize naming of user LEDs interface functions 2015-11-01 12:45:58 -06:00