FreeRTOS-Kernel/portable/CCS
chinglee-iot 4a35c97fec
Remove __NVIC_PRIO_BITS and configPRIO_BITS check in port (#683)
* Remove __NVIC_PRIO_BITS and configPRIO_BITS check in CM3, CM4 and ARMv8.
* Add hardware not implemented bits check. These bits should be zero.

---------

Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
2023-06-08 10:52:08 +08:00
..
ARM_CM3 Remove __NVIC_PRIO_BITS and configPRIO_BITS check in port (#683) 2023-06-08 10:52:08 +08:00
ARM_CM4F Remove __NVIC_PRIO_BITS and configPRIO_BITS check in port (#683) 2023-06-08 10:52:08 +08:00
ARM_Cortex-R4 Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
MSP430X Use the extended movx instruction instead of mov (#676) 2023-05-15 23:29:04 +05:30