Jimmy Brisson
|
fb53eb65d4
|
Correct Silabs NVIC selection
Again, the culprit was that the discriminant did not include armc6
|
2017-09-11 13:20:32 -05:00 |
Bartek Szatkowski
|
b97ffe8fdc
|
CMSIS5: Replace target defined NVIC_Set/GetVector with CMSIS implementation
|
2017-05-30 18:55:51 +01:00 |
Steven Cooreman
|
a9fe108266
|
[EFM32] NVIC virtualization was not committed for CM0
This is a workaround to fix the breaking build until someone adds NVIC virtualization to the CM0plus CMSIS header
|
2016-10-25 09:51:25 -07:00 |
Steven Cooreman
|
758d160384
|
[EFM32] Collapse NVIC relocation handling
Gecko SDK 5.0.0 provides a convenient define for the amount of vectors wired on the chip, so we can use that to collapse the cmsis_nvic.h header
|
2016-10-24 18:29:00 +02:00 |