You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/FreeRTOS/Source/portable/IAR
Richard Barry 75ffac21d7 Changes to core code and port layer:
+ Add configASSERT() into ARM Cortex-M ports to check the number of priority
      bit settings.
    + Clear the 'control' register before starting ARM Cortex-M4F ports in case
      the FPU is used before the scheduler is started.  This just saves a few
      bytes on the main stack as it prevents space being left for a later save
      of FPU registers.
    + Added xSemaphoreGetMutexHolderFromISR().
    + Corrected use of portNVIC_PENDSVSET to portNVIC_PENDSVSET_BIT in MPU ports.
9 years ago
..
78K0R Prepare for V9.0.0 release: 9 years ago
ARM_CA5_No_GIC Prepare for V9.0.0 release: 9 years ago
ARM_CA9 Prepare for V9.0.0 release: 9 years ago
ARM_CM0 Improvements to the Cortex-M ports: 9 years ago
ARM_CM3 Changes to core code and port layer: 9 years ago
ARM_CM4F Changes to core code and port layer: 9 years ago
ARM_CM7 Changes to core code and port layer: 9 years ago
ARM_CRx_No_GIC Prepare for V9.0.0 release: 9 years ago
ATMega323 Prepare for V9.0.0 release: 9 years ago
AVR32_UC3 Prepare for V9.0.0 release: 9 years ago
AtmelSAM7S64 Prepare for V9.0.0 release: 9 years ago
AtmelSAM9XE Prepare for V9.0.0 release: 9 years ago
LPC2000 Prepare for V9.0.0 release: 9 years ago
MSP430 Prepare for V9.0.0 release: 9 years ago
MSP430X Prepare for V9.0.0 release: 9 years ago
RL78 Prepare for V9.0.0 release: 9 years ago
RX100 Prepare for V9.0.0 release: 9 years ago
RX600 Prepare for V9.0.0 release: 9 years ago
RXv2 Prepare for V9.0.0 release: 9 years ago
STR71x Prepare for V9.0.0 release: 9 years ago
STR75x Prepare for V9.0.0 release: 9 years ago
STR91x Prepare for V9.0.0 release: 9 years ago
V850ES Prepare for V9.0.0 release: 9 years ago