Richard Barry
b51529a284
Update version number ready for next release.
6 years ago
Richard Barry
58ba10eee8
Update version number in readiness for V10.2.0 release.
6 years ago
Richard Barry
92ae8e7aff
Update version numbers ready for release.
7 years ago
Richard Barry
3a1631fda3
Update copyright date ready for tagging V10.1.0.
7 years ago
Richard Barry
fb9de58f56
Update version numbers in preparation for a new release.
7 years ago
Richard Barry
13651934be
Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release.
7 years ago
Richard Barry
cfc268814a
Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/History.txt
7 years ago
Richard Barry
2bd7884ace
Prepare for V9.0.0 release:
...
+ Change version number from V9.0.0rc2 to V9.0.0.
9 years ago
Richard Barry
07ac1399ee
Update version number to 9.0.0rc2.
9 years ago
Richard Barry
d3ba0aa98d
Update version number ready for version 9 release candidate 1.
9 years ago
Richard Barry
825b43a188
Update version number ready for the V8.2.3 release.
9 years ago
Richard Barry
d289525e1b
Preparing for maintenance release:
...
Kernel source changes:
- Added xTaskNotifyStateClear() API function.
- Added the GCC Cortex-R port (existed for a while) into the main download.
- Improved the IAR RL78 port's handling of different memory model combinations.
- Removed some compiler warnings in heap_5.c.
Demo app changes:
- Added example use of xTaskNotifyStateClear() to the TaskNotify standard demo tasks.
9 years ago
Richard Barry
57cc3389a5
Preparing for maintenance release -
...
Bug fix - issue introduced in V8.2.2 when the current timer list is empty and the overflow timer list is not empty.
Add PIC32MZ EF (floating point) support and update the MZ demo project to test the flop context switching.
Improve efficiency of the stack overflow checking.
Add CLI to RX71M demo.
General tidy up of new RZ and RX projects - including ensuring the UART driver copes with 0 length strings.
Add stack overflow checking to the [old] PIC24 demo.
9 years ago
Richard Barry
99d4f2c454
Update version numbers in preparation for new release.
10 years ago
Richard Barry
693d0520bc
Update version number ready for V8.2.1 release.
10 years ago
Richard Barry
501a531d46
Update version number in preparation for official V8.2.0 release.
10 years ago
Richard Barry
6741592026
Update version numbers in preparation for V8.2.0 release candidate 1.
10 years ago
Richard Barry
d55e7e77a2
Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_OPTIMISED_TASK_SELECTION into individual port layers so it does not affect ports that do not support the definition.
11 years ago
Richard Barry
a60ce58731
Update version number to 8.1.1 for patch release that re-enables mutexes to be given from an interrupt.
11 years ago
Richard Barry
d33a14b5fb
***IMMINENT RELEASE NOTICE***
...
Update version numbers ready for FreeRTOS V8.1.0 release in about 10 days.
11 years ago
Richard Barry
0bb794301a
Update version number ready for release.
11 years ago
Richard Barry
e101e7e437
Update version number to V8.0.0 (without the release candidate number).
11 years ago
Richard Barry
c3dd6f6593
Add event group code to the PIC32MZ demo.
11 years ago
Richard Barry
5a2a8fc319
Update the demo directory to use the version 8 type naming conventions.
11 years ago
Richard Barry
a8836b5c43
Change version numbers ready for V8.0.0 release candidate 1 tag.
11 years ago
Richard Barry
f292243dcf
Change 'signed char *pcTaskName) to 'char *pcTaskName' in vApplicationStackOverflowHook().
11 years ago
Richard Barry
fa002f7fdd
Final tidy up before V7.6.0 zip file creation.
11 years ago