mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 17:48:33 -04:00
Final V8.2.1 release ready for tagging:
+ Added MSP432 (ARM Cortex-M4F MSP430!) demos for IAR, Keil and CCS. + Renamed directory containing demo for STM32F7 ARM Cortex-M7. + Renamed directory containing demo for SAMV71 ARM Cortex-M7. + Introduced xTaskNotifyAndQuery().
This commit is contained in:
parent
693d0520bc
commit
8dadb6b87c
647 changed files with 67785 additions and 977 deletions
|
@ -82,7 +82,6 @@ detected an error. */
|
|||
.extern ulRegTest1LoopCounter
|
||||
.extern ulRegTest2LoopCounter
|
||||
|
||||
#warning Does not seem to test the floating point context register.
|
||||
/*-----------------------------------------------------------*/
|
||||
|
||||
.section .text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue