Richard Barry
13651934be
Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release.
2017-12-18 22:54:18 +00:00
Richard Barry
cfc268814a
Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/History.txt
2017-11-29 16:53:26 +00:00
Richard Barry
8d041c8e21
Update version number in preparation for maintenance release.
2017-01-22 05:28:13 +00:00
Richard Barry
2bd7884ace
Prepare for V9.0.0 release:
...
+ Change version number from V9.0.0rc2 to V9.0.0.
2016-05-20 18:05:46 +00:00
Richard Barry
07ac1399ee
Update version number to 9.0.0rc2.
2016-03-30 12:20:36 +00:00
Richard Barry
d3ba0aa98d
Update version number ready for version 9 release candidate 1.
2016-02-18 17:11:14 +00:00
Richard Barry
825b43a188
Update version number ready for the V8.2.3 release.
2015-10-16 14:57:00 +00:00
Richard Barry
99d4f2c454
Update version numbers in preparation for new release.
2015-08-05 12:59:42 +00:00
Richard Barry
693d0520bc
Update version number ready for V8.2.1 release.
2015-03-21 21:03:42 +00:00
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.
2015-03-04 17:45:18 +00:00