FreeRTOS-Kernel/portable/RVDS
Paul Bartell 686b6e62eb
ARMv7M: Adjust implemented priority bit assertions (#665)
Adjust assertions related to the CMSIS __NVIC_PRIO_BITS and FreeRTOS
configPRIO_BITS configuration macros such that these macros specify the
minimum number of implemented priority bits supported by a config
build rather than the exact number of implemented priority bits.

Related to Qemu issue #1122
2023-04-20 10:54:54 +05:30
..
ARM7_LPC21xx Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
ARM_CA9 Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
ARM_CM0 Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
ARM_CM3 ARMv7M: Adjust implemented priority bit assertions (#665) 2023-04-20 10:54:54 +05:30
ARM_CM4_MPU ARMv7M: Adjust implemented priority bit assertions (#665) 2023-04-20 10:54:54 +05:30
ARM_CM4F ARMv7M: Adjust implemented priority bit assertions (#665) 2023-04-20 10:54:54 +05:30
ARM_CM7 ARMv7M: Adjust implemented priority bit assertions (#665) 2023-04-20 10:54:54 +05:30