fallrisk | 44c421b | 2017-04-28 09:07:20 -0700 | [diff] [blame] | 1 | /* This file is a temporary workaround for mapping of the generated information |
| 2 | * to the current driver definitions. This will be removed when the drivers |
| 3 | * are modified to handle the generated information, or the mapping of |
| 4 | * generated data matches the driver definitions. |
| 5 | */ |
| 6 | |
| 7 | |
| 8 | #define CONFIG_NUM_IRQ_PRIO_BITS ARM_V7M_NVIC_E000E100_ARM_NUM_IRQ_PRIORITY_BITS |
Kumar Gala | 983e6a5 | 2017-05-16 21:14:09 -0500 | [diff] [blame] | 9 | #define CONFIG_UART_ATMEL_SAM3_NAME ATMEL_SAM3X_UART_400E0800_LABEL |