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
|
8ef7849199
|
Ensure the code builds when configSUPPORT_STATIC_ALLOCATION is 0.
Continue to document the new static allocation functions.
|
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
|
976a9b44af
|
Rename /Demo/MSP430FR5969_LaunchPad to /Demo/MSP430X_MSP430FR5969_LaunchPad for consistency with other MSP430 demo directory names.
Fixed typos in comments repeated in multiple source files.
|
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
|
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
|
da93f1fc4b
|
Start to remove unnecessary 'signed char *' casts from strings that are now just plain char * types.
|
11 years ago |
Richard Barry
|
a3c2f45116
|
Move the event groups single tasks test out of the common demo file (they are now part of the module tests).
|
11 years ago |
Richard Barry
|
0416289066
|
Comment typo correction only.
|
11 years ago |
Richard Barry
|
ed54bc497d
|
Complete STM32L low power demo.
|
11 years ago |
Richard Barry
|
4b655ac3bb
|
Remove [unused] touch library files from the STM32L discovery demo.
|
11 years ago |
Richard Barry
|
0028cc48c1
|
Remove unused files from STM32L discovery board demo directory structure and build.
|
11 years ago |
Richard Barry
|
751103d848
|
Tidy up STM32L low power demo and add 'comprehensive demo' option.
|
11 years ago |
Richard Barry
|
3d00d47239
|
STM32L discovery demo is now demonstrating three low power modes - still needs clean up.
|
11 years ago |
Richard Barry
|
faed443e82
|
Continue work on STM32L demo.
|
11 years ago |
Richard Barry
|
b89fd7c1e3
|
Add STM32L Discovery board project as a starting point to adapt to an RTOS demo.
|
11 years ago |