Add support for SAM3X and 3A chips, interrupts, and peripheral IDs

This commit is contained in:
Gregory Nutt
2013-06-26 12:28:32 -06:00
parent 450862a944
commit 18240b07b6
9 changed files with 688 additions and 50 deletions
+2
View File
@@ -5054,4 +5054,6 @@
for SAM4S B and C peripherals (2013-6-26)
* configs/sam4s-xplained/src/sam_sram.c: Added support for on-board
1MB SRAM (2013-6-26).
* arch/arm/src/include/sam34/chip.h and sam3x_irq.h: Add support for
SAM3X and SAM3A chips (2013-6-26).