Update History.txt and fix versioning in asm files (#177)

This commit is contained in:
Cobus van Eeden 2020-09-18 08:05:13 -07:00 committed by GitHub
parent 3604527e3b
commit 385e700953
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
75 changed files with 81 additions and 74 deletions

View file

@ -1,5 +1,12 @@
Documentation and download available at https://www.FreeRTOS.org/
Changes between FreeRTOS V10.4.0 and FreeRTOS V10.4.1 released September 17 2020
See https://www.FreeRTOS.org/FreeRTOS-V10.4.x.html
+ An incorrectly named parameter in the macro ulTaskNotifyTakeIndexed that
caused a compilation error when using this macro has been fixed.
Changes between FreeRTOS V10.3.1 and FreeRTOS V10.4.0 released September 10 2020
See https://www.FreeRTOS.org/FreeRTOS-V10.4.x.html