nuttx/configs/sama5d3x-ek/src
2016-01-23 15:23:02 -06:00
..
Makefile Simplify configs/ Makefiles by combining common longic into a new board.mk Makefile fragment. For Paul A. Patience" 2015-09-04 16:42:34 -06:00
nor_main.c Standardize the width of all comment boxes in C files 2015-10-03 07:25:23 -06:00
sam_adc.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
sam_at24.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
sam_at25.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
sam_autoleds.c Rename board_led_off to board_autoled_off 2015-11-01 09:10:08 -06:00
sam_boot.c Rename board_led_initialize to board_autoled_initiaize 2015-11-01 09:03:01 -06:00
sam_buttons.c Move board_ prototypes from arch.h to board.h 2015-02-27 20:02:03 -06:00
sam_can.c Rename can_devinit() to board_can_initialize(). Hook in to boardctl() with BOARDIOC_CAN_INITIALIZE 2015-08-18 13:21:45 -06:00
sam_cxxinitialize.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:08 -06:00
sam_ethernet.c Fix some comments: Remove button description from GPIO interrupt handlers that derive from the button interrupt handler 2014-09-29 12:22:31 -06:00
sam_hsmci.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
sam_i2schar.c SAMA5D3x-EK: Change name of all board-specific configuration variables so that there are no collisions with names of similar variables for other boards 2014-03-30 07:26:38 -06:00
sam_nandflash.c SAMA5D3x-EK: Change name of all board-specific configuration variables so that there are no collisions with names of similar variables for other boards 2014-03-30 07:26:38 -06:00
sam_norflash.c SAMA5: Add logic to initialize SAMA5D3x-EK on-board SDRAM 2013-08-01 16:58:55 -06:00
sam_nsh.c Remove carriage returns from files 2016-01-23 15:23:02 -06:00
sam_ostest.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
sam_ov2640.c Fix some warnings/errors detected by nuttx/tools/testbuilds.sh 2015-07-10 18:40:49 -06:00
sam_pwm.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
sam_sdram.c Updated SAMA5 SFR header file for the SAMA5D4 2014-06-08 07:48:36 -06:00
sam_spi.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
sam_touchscreen.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
sam_usb.c Rename usbhost_storageinit() to usbhost_msc_initialize(). Add calls to usbhost_cdcacm_initialize() is CONFIG_USBHOST_CDCACM is selected. 2015-05-06 14:11:29 -06:00
sam_usbmsc.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
sam_userleds.c Standardize naming of user LEDs interface functions 2015-11-01 12:45:58 -06:00
sam_wm8904.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
sama5d3x-ek.h All SAMA5 configurations: Refresh configurations, enable PROCFS in all configurations that have CONFIG_NSH_LIBRARY=y, add logic to automatically mount the procfs if it is enabled 2015-11-29 11:34:09 -06:00