nuttx/arch/arm/src/sam34
2013-07-22 14:42:05 -06:00
..
chip Add SAMA5 clock logic. Cloned from SAM3U and not yet verified 2013-07-22 14:42:05 -06:00
chip.h Add SAM3X/3A interrupt vectors 2013-06-26 12:59:56 -06:00
Kconfig Flesh out the Arduino Due board configuratino and integrate it with the build and configuration system 2013-06-27 14:24:27 -06:00
Make.defs 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
sam3u_clockconfig.c With these changes the Arduino Due port builds without errors 2013-06-27 15:07:07 -06:00
sam3u_dmac.c Flesh out the Arduino Due board configuratino and integrate it with the build and configuration system 2013-06-27 14:24:27 -06:00
sam3u_gpio.c prohibit re-entrance into sam_configgpio() 2013-07-05 17:15:54 -06:00
sam3u_gpio.h SAM3/4S GPIO interrupt changes 2013-06-13 18:53:14 -06:00
sam3u_periphclks.h 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
sam3x_gpio.h Add SAM3X/3A pin multiplexing and GPIO encoding header files 2013-06-26 17:02:43 -06:00
sam3x_periphclks.h Add SAM3X/3A peripheral clock controls 2013-06-26 14:00:26 -06:00
sam4l_clockconfig.c Add support for the SAM4L Xplained Pro I/O1 module 2013-06-15 10:56:08 -06:00
sam4l_gpio.c
sam4l_gpio.h
sam4l_periphclks.c 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_periphclks.h 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
sam4s_gpio.h Fix integration of RAM test into the build and configuration system 2013-06-26 10:54:12 -06:00
sam4s_periphclks.h Add SAM3X/3A peripheral clock controls 2013-06-26 14:00:26 -06:00
sam_allocateheap.c Add an NSH configuration for the Arduino Due; Pluse several fixes related to the Due and to the SAM3X in general 2013-06-28 14:32:08 -06:00
sam_clockconfig.h
sam_dmac.h
sam_gpio.h 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
sam_gpioirq.c prohibit re-entrance into sam_configgpio() 2013-07-05 17:15:54 -06:00
sam_hsmci.c Add SAM4L PDCA register definition file 2013-06-19 18:38:31 -06:00
sam_hsmci.h
sam_irq.c
sam_lowputc.c Review and update of SAM3/4 header files and conditional logic for SAM3X/A support 2013-06-27 11:06:13 -06:00
sam_lowputc.h
sam_mpuinit.c
sam_mpuinit.h
sam_periphclks.h Add SAM3X/3A peripheral clock controls 2013-06-26 14:00:26 -06:00
sam_serial.c Review and update of SAM3/4 header files and conditional logic for SAM3X/A support 2013-06-27 11:06:13 -06:00
sam_spi.c Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
sam_spi.h Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
sam_start.c
sam_timerisr.c Review and update of SAM3/4 header files and conditional logic for SAM3X/A support 2013-06-27 11:06:13 -06:00
sam_userspace.c
sam_userspace.h
sam_vectors.S Add SAM3X/3A interrupt vectors 2013-06-26 12:59:56 -06:00