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
8d041c8e21
Update version number in preparation for maintenance release.
8 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
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
96e72413f7
Kernel code:
...
+ Added mtCOVERAGE_TEST_DELAY() macro to facilitate getting better code coverage during testing.
+ Update prvNotifyQueueSetContainer() so it does not call xTaskRemoveFromEventList() if it is called from an interrupt, and the queue is locked.
Demo apps:
Added QueueSetPolling.c/h demo/test functions.
10 years ago