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 3f742ae108
commit b44495a7c6
1 changed files with 0 additions and 1 deletions

View File

@ -86,7 +86,6 @@
* 2Hz, then a fatal error has been detected and the system has halted.
*/
#define GPIO_D9 (GPIO_OUTPUT | GPIO_CFG_PULLUP | GPIO_OUTPUT_SET | \
GPIO_PORT_PIOC | GPIO_PIN10)
#define GPIO_D10 (GPIO_OUTPUT | GPIO_CFG_PULLUP | GPIO_OUTPUT_SET | \