Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sam4x: report correct number of IRQ priority bits
The Sam4x HAL defines __NVIC_PRIO_BITS to 4. Fixes an issue where interrupt priorities and masking were not being done correctly. Issue: ZEP-2243 Signed-off-by: Anas Nashif <[email protected]>
- Loading branch information