.. |
chip
|
SAML21 USB: Add host side register defintiions
|
2015-06-20 11:09:35 -06:00 |
chip.h
|
SAMD/L: Move content of chip/sam_memorymap.h to chip.h; move chip/sam_pinmap. to sam_pinmap.h for consistency with other header files
|
2015-05-17 15:34:51 -06:00 |
Kconfig
|
SAML21 DMA: Add logic to set up base and writeback table addresses
|
2015-06-14 10:51:10 -06:00 |
Make.defs
|
SAMD21: Add build framework for DMA support. Nothing there yet except for skeletal logic taken from SAM3/4.
|
2015-06-13 15:06:37 -06:00 |
sam_clockconfig.h
|
|
|
sam_config.h
|
Fix numerous typos in configuration variable names. Tracked down by Alan Carvalho de Assis
|
2015-05-23 17:08:35 -06:00 |
sam_dmac.c
|
Update some comments
|
2015-06-17 06:31:30 -06:00 |
sam_dmac.h
|
Refresh SAMV71-Xult configurations
|
2015-06-17 12:01:33 -06:00 |
sam_fuses.h
|
Rename sam_fuses.h to samd_fuses.h; add saml_fused.h for the SAML21
|
2015-05-18 11:59:53 -06:00 |
sam_gclk.h
|
SAML21: Clean up a few more compilation issues
|
2015-05-21 16:23:15 -06:00 |
sam_i2c_master.h
|
Fix some mismatched C++ logic in header files
|
2015-05-17 16:51:18 -06:00 |
sam_i2c_slave.h
|
Rename sam_i2c_slave.h to samd_i2c_slave.h
|
2015-05-17 16:50:40 -06:00 |
sam_idle.c
|
|
|
sam_irq.c
|
|
|
sam_irq.h
|
|
|
sam_irqprio.c
|
|
|
sam_lowputc.c
|
SAML21: Since SERCOM5 usese a different output channel, it will also need a different GCLK generator
|
2015-06-10 08:38:35 -06:00 |
sam_lowputc.h
|
|
|
sam_periphclks.h
|
SAMD/L: Hide differences in the way peripheral clocking is enabled behind macros. Some updates to saml_clockconfig.h + various fixes while working toward SAML21 build
|
2015-05-19 11:03:24 -06:00 |
sam_pinmap.h
|
SAMD/L: Move content of chip/sam_memorymap.h to chip.h; move chip/sam_pinmap. to sam_pinmap.h for consistency with other header files
|
2015-05-17 15:34:51 -06:00 |
sam_pm.h
|
Fix some mismatched C++ logic in header files
|
2015-05-17 16:51:18 -06:00 |
sam_port.c
|
Rename sam_port.h to samd_port.h; add saml_port.h for the SAML21
|
2015-05-18 10:35:11 -06:00 |
sam_port.h
|
Rename sam_port.h to samd_port.h; add saml_port.h for the SAML21
|
2015-05-18 10:35:11 -06:00 |
sam_sercom.c
|
SAML21: Since SERCOM5 usese a different output channel, it will also need a different GCLK generator
|
2015-06-10 08:38:35 -06:00 |
sam_sercom.h
|
SAML21: A different SLOW clock must be used with SERCOM5
|
2015-06-10 08:18:05 -06:00 |
sam_serial.c
|
SAML21: Add missing support for GCLK8
|
2015-05-23 17:02:13 -06:00 |
sam_serial.h
|
|
|
sam_spi.c
|
SAML21: Since SERCOM5 usese a different output channel, it will also need a different GCLK generator
|
2015-06-10 08:38:35 -06:00 |
sam_spi.h
|
Rename sam_spi.h to samd_spi.h; Add saml_spi.h for the SAML21
|
2015-05-17 15:22:52 -06:00 |
sam_start.c
|
SAMD/L: Change ordering of some initialization steps to match Atmel sample code. Add Errate 13134 support. SAML wait states changed to 1. Sample code is using 0
|
2015-05-23 08:55:06 -06:00 |
sam_timerisr.c
|
SAML21: Fix issue with open loop operation; Add configuration options to select clock source
|
2015-05-24 10:27:37 -06:00 |
sam_usart.c
|
SAML21: Since SERCOM5 usese a different output channel, it will also need a different GCLK generator
|
2015-06-10 08:38:35 -06:00 |
sam_usart.h
|
SAML21: Since SERCOM5 usese a different output channel, it will also need a different GCLK generator
|
2015-06-10 08:38:35 -06:00 |
sam_userspace.c
|
|
|
sam_userspace.h
|
|
|
samd_clockconfig.c
|
SAMD20: Fixes the problem introduced with the SAML21 integration
|
2015-05-25 10:13:06 -06:00 |
samd_gclk.c
|
SAML21: Rename sam_gclk.c to samd_gclk.c. Create saml_gclk.c with corrected logic for the SAML21
|
2015-05-22 07:28:19 -06:00 |
samd_periphclks.h
|
SAMD/L: Hide differences in the way peripheral clocking is enabled behind macros. Some updates to saml_clockconfig.h + various fixes while working toward SAML21 build
|
2015-05-19 11:03:24 -06:00 |
saml_clockconfig.c
|
SAM4L: Fix some issues from loast commit. Now running off DFLL with source clock = XOSCK32K
|
2015-05-26 13:25:39 -06:00 |
saml_gclk.c
|
SAML21: Rename sam_gclk.c to samd_gclk.c. Create saml_gclk.c with corrected logic for the SAML21
|
2015-05-22 07:28:19 -06:00 |
saml_periphclks.h
|
SAMD21: Add build framework for DMA support. Nothing there yet except for skeletal logic taken from SAM3/4.
|
2015-06-13 15:06:37 -06:00 |