nuttx/configs/sam4l-xplained/src
2015-04-08 09:15:17 -06:00
..
.gitignore
Makefile Add peripheral configuration logic for the SAM3X/3A; Change all references to SAM3/4 SPI to SPI0 for compatibity with the SAM3X/3A which has SPI0 and SPI1; Add directory which will eventually holdl an Arduino Due port 2013-06-26 18:46:44 -06:00
sam4l-xplained.h configs/: Remove prototypes of board_led* functions from all board header files 2015-02-27 17:32:01 -06:00
sam_autoleds.c configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 18:49:24 -06:00
sam_boot.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
sam_buttons.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
sam_cxxinitialize.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
sam_mmcsd.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
sam_nsh.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
sam_slcd.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sam_spi.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
sam_ug2832hsweg04.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
sam_userleds.c SAM4L GPIO port addressing fixes; SAM4L Xplained LED support; minor documentation updates 2013-06-05 08:54:37 -06:00