FreeRTOS-Kernel/portable/IAR
chinglee-iot be880a1fc8
Fix portSET_INTERRUPT_MASK_FROM_ISR definition for atomic operation (#940)
* Introduce portHAS_NESTED_INTERRUPTS to identify if port has nested interrupt or not.
* Update atomic.h to use portHAS_NESTED_INTERRUPTS instead of portSET_INTERRUPT_MASK_FROM_ISR definition.

---------

Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
Co-authored-by: ActoryOu <jay2002824@gmail.com>
2024-01-03 15:47:05 +08:00
..
78K0R CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
ARM_CA5_No_GIC Fix build error for MSP430 and Cortex A with IAR (#937) 2023-12-29 11:48:56 -08:00
ARM_CA9 Fix build error for MSP430 and Cortex A with IAR (#937) 2023-12-29 11:48:56 -08:00
ARM_CM0 Detect more startup config errors on Cortex M (#832) 2023-12-11 10:27:47 +05:30
ARM_CM3 Detect more startup config errors on Cortex M (#832) 2023-12-11 10:27:47 +05:30
ARM_CM4F Detect more startup config errors on Cortex M (#832) 2023-12-11 10:27:47 +05:30
ARM_CM4F_MPU Detect more startup config errors on Cortex M (#832) 2023-12-11 10:27:47 +05:30
ARM_CM7 Detect more startup config errors on Cortex M (#832) 2023-12-11 10:27:47 +05:30
ARM_CM23 Detect more startup config errors on Cortex M (#832) 2023-12-11 10:27:47 +05:30
ARM_CM23_NTZ/non_secure Detect more startup config errors on Cortex M (#832) 2023-12-11 10:27:47 +05:30
ARM_CM33 Detect more startup config errors on Cortex M (#832) 2023-12-11 10:27:47 +05:30
ARM_CM33_NTZ/non_secure Detect more startup config errors on Cortex M (#832) 2023-12-11 10:27:47 +05:30
ARM_CM35P Detect more startup config errors on Cortex M (#832) 2023-12-11 10:27:47 +05:30
ARM_CM35P_NTZ/non_secure Detect more startup config errors on Cortex M (#832) 2023-12-11 10:27:47 +05:30
ARM_CM55 Detect more startup config errors on Cortex M (#832) 2023-12-11 10:27:47 +05:30
ARM_CM55_NTZ/non_secure Detect more startup config errors on Cortex M (#832) 2023-12-11 10:27:47 +05:30
ARM_CM85 Detect more startup config errors on Cortex M (#832) 2023-12-11 10:27:47 +05:30
ARM_CM85_NTZ/non_secure Detect more startup config errors on Cortex M (#832) 2023-12-11 10:27:47 +05:30
ARM_CRx_No_GIC CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
ATMega323 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
AtmelSAM7S64 Add trace hook macro for most ports (#794) 2023-09-20 16:19:42 +05:30
AtmelSAM9XE Add trace hook macro for most ports (#794) 2023-09-20 16:19:42 +05:30
AVR32_UC3 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
AVR_AVRDx CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
AVR_Mega0 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
LPC2000 Add trace hook macro for most ports (#794) 2023-09-20 16:19:42 +05:30
MSP430 Fix build error for MSP430 and Cortex A with IAR (#937) 2023-12-29 11:48:56 -08:00
MSP430X CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
RISC-V Fix portSET_INTERRUPT_MASK_FROM_ISR definition for atomic operation (#940) 2024-01-03 15:47:05 +08:00
RL78 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
RX100 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
RX600 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
RX700v3_DPFPU CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
RXv2 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
STR71x Add trace hook macro for most ports (#794) 2023-09-20 16:19:42 +05:30
STR75x Add trace hook macro for most ports (#794) 2023-09-20 16:19:42 +05:30
STR91x Add trace hook macro for most ports (#794) 2023-09-20 16:19:42 +05:30
V850ES CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00