nuttx/configs/sama5d3-xplained/src
2015-03-31 16:59:22 -06:00
..
Makefile SAMA5D3 Xplained: Add support for the Itead Joystick shield 2014-12-03 12:24:23 -06:00
sam_adc.c Rename adc_devinit() to board_adc_setup(). Add support to the boardctl() interface so that it can call board_adc_setup() on behalf of an application. Change apps/examples/adc to that is now calls boardctl() instead of adc_devinit() in order to initalize the ADC device. 2015-03-31 15:00:23 -06:00
sam_ajoystick.c Nucleo-F4x1RE: Add support for an analog joystick shield. There are still some ADC issues to be worked through as of the initial commit 2014-12-03 16:41:09 -06:00
sam_at25.c
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 Rename arch_nshinitialize() to board_app_initialize() 2015-03-31 10:21:31 -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 Some cosmetic typo fixes 2014-07-09 07:12:16 -06:00
sam_cxxinitialize.c
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
sam_i2schar.c
sam_nandflash.c SAMA5D3 Xplained: Has no NOR flash. Remove all NOR support from board configuration 2014-03-29 15:05:09 -06:00
sam_nsh.c Rename arch_nshinitialize() to board_app_initialize() 2015-03-31 10:21:31 -06:00
sam_ostest.c
sam_pwm.c Rename pwm_devinit() to board_pwm_setup(). Add CONFIG_BOARDCTL_PWMTEST that will enable calling board_pwm_setup() from boardctl(). Replace calls to pwm_devinit() in apps/examples/pwm with calls to boardctl(). In all configurations that enable the apps/examples/pwm test, make sure that boardctl() suppoprt is properly enabled. 2015-03-31 16:59:22 -06:00
sam_sdram.c Updated SAMA5 SFR header file for the SAMA5D4 2014-06-08 07:48:36 -06:00
sam_spi.c Some cosmetic typo fixes 2014-07-09 07:12:16 -06:00
sam_usb.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_usbmsc.c All USB MSC-related files under nuttx/configs changed to use the corrected syslog interfaces 2014-10-08 14:59:10 -06:00
sam_userleds.c
sama5d3-xplained.h Rename arch_nshinitialize() to board_app_initialize() 2015-03-31 10:21:31 -06:00