nuttx/configs/sam4l-xplained/src
2015-02-27 20:02:03 -06:00
..
.gitignore
Makefile
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 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_buttons.c Move board_ prototypes from arch.h to board.h 2015-02-27 20:02:03 -06:00
sam_cxxinitialize.c
sam_mmcsd.c Add configuration for the SAMD20 Xplained Pro board. Initial check a low-effor, unverified clone of thoe SAM4L Xplained Pro board configuration 2014-02-12 17:21:28 -06:00
sam_nsh.c All NSH-related files under nuttx/configs changed to use the corrected syslog interfaces 2014-10-08 14:28:55 -06:00
sam_slcd.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sam_spi.c Backport SPI driver enhancements from SAMA5 to SAM3/4 2014-03-13 10:34:35 -06:00
sam_ug2832hsweg04.c Change all variadic macros to C99 style 2014-05-22 09:01:51 -06:00
sam_userleds.c