arduino / ArduinoModule-CMSIS-Atmel

Atmel Smart ARM devices CMSIS module for Arduino IDE
BSD 2-Clause "Simplified" License
22 stars 36 forks source link

Correct __NVIC_PRIO_BITS #15

Open baekgaard opened 4 years ago

baekgaard commented 4 years ago

__NVIC_PRIO_BITS is 3 in the samd51j19a; see the data sheet section 10.1.3

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.