index
:
delta/freertos.git
V9.0.0rc1
master
svn.code.sf.net: Obsolete (use freertos-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
FreeRTOS
/
Demo
/
Common
Commit message (
Expand
)
Author
Age
Files
Lines
*
commit 70dcbe4527a45ab4fea6d58c016e7d3032f31e8c
HEAD
master
lundinc
2020-08-12
7
-29
/
+1367
*
commit 9f316c246baafa15c542a5aea81a94f26e3d6507
lundinc
2020-03-24
1
-2
/
+2
*
Update version number in readiness for V10.3.0 release. Sync SVN with reviewe...
yuhzheng
2020-02-07
92
-184
/
+184
*
Update libraries and sundry check-ins ready for the V10.3.0 kernel release.
rtel
2020-02-06
3
-59
/
+8
*
Ensure both one-shot and auto-reload are written consistently with a hyphen i...
rtel
2020-01-16
1
-55
/
+70
*
Added xTaskAbortDelayFromISR() and ulTaskNotifyValueClear() API functions.
rtel
2020-01-02
2
-3
/
+119
*
Increase test coverage for queue sets.
rtel
2019-12-20
2
-2
/
+347
*
Add some asserts into the common demo tasks to catch scenarios where the task...
rtel
2019-10-21
3
-1
/
+8
*
+ Moved the History.txt file from the website git repo into the source code S...
rtel
2019-08-25
3
-19
/
+33
*
Update version number ready for next release.
rtel
2019-05-11
92
-92
/
+92
*
Do not strip required symbols when LTO is on
gaurav-aws
2019-05-09
1
-3
/
+37
*
Add support for running FreeRTOS on Secure Side only in Cortex M33 port. Also...
gaurav-aws
2019-02-20
3
-132
/
+132
*
Update the common demo death.c to use the updated macro name to give it a sec...
rtel
2019-02-19
1
-1
/
+1
*
First Official Release of ARMV8M Support. This release removes Pre-Release fr...
gaurav-aws
2019-02-19
6
-0
/
+525
*
Update version number in readiness for V10.2.0 release.
rtel
2019-02-17
86
-172
/
+172
*
Correct accidental deletion in GenQTest.c.
rtel
2018-12-28
1
-1
/
+1
*
Allow the size of the stack used by many of the standard demo/test tasks to b...
rtel
2018-12-28
7
-19
/
+59
*
Added uxTaskGetStackHighWaterMark2(), which is the same as uxTaskGetStackHigh...
rtel
2018-09-30
1
-1
/
+3
*
Update version numbers ready for release.
rtel
2018-09-07
86
-86
/
+86
*
Update copyright date ready for tagging V10.1.0.
rtel
2018-08-22
86
-86
/
+86
*
Update version numbers in preparation for a new release.
rtel
2018-08-21
86
-86
/
+86
*
Update stream buffer tests to try resetting a statically allocated stream buf...
rtel
2018-07-02
1
-0
/
+1
*
Add Xtensa port
gaurav-aws
2018-06-14
2
-4
/
+52
*
Add the option to specify a stack size in the standard demo MessageBuffer tests.
rtel
2018-06-13
5
-23
/
+25
*
Remove casts from EventGroupHandle_t to EventGroup_t, and corresponding lint ...
rtel
2018-06-04
1
-3
/
+3
*
xTaskGenericNotify() now sets xYieldPending to pdTRUE even when the 'higher p...
rtel
2018-04-29
2
-7
/
+84
*
Fix regressions introduced by introduction of configMESSAGE_BUFFER_LENGTH_TYP...
rtel
2018-03-15
1
-11
/
+18
*
Import the code coverage test additions from the (unpublished) Visual Studio ...
rtel
2018-03-14
4
-81
/
+131
*
Start moving code coverage tests from VisualStudio (not checked in) to the Mi...
rtel
2018-03-06
1
-0
/
+1
*
Complete testing of changes that allow xQueueOverwrite() to be used on a queu...
rtel
2018-03-05
3
-6
/
+45
*
Fix buffer clean up in \FreeRTOS_Plus_TCP_Minimal_Windows_Simulator\demo_logg...
rtel
2018-02-26
2
-3
/
+81
*
Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 rea...
rtel
2017-12-18
86
-258
/
+172
*
Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/Histor...
rtel
2017-11-29
86
-5246
/
+4576
*
Remove obsolete code from prvCheckTasksWaitingTermination().
rtel
2017-05-29
1
-0
/
+3
*
Cosmetic changes only.
rtel
2017-04-26
6
-59
/
+59
*
Housekeeping check-in, no code changes.
rtel
2017-03-08
1
-1
/
+1
*
Update version number in preparation for maintenance release.
rtel
2017-01-22
79
-83
/
+78
*
Enhanced priority dis-inheritance functionality in the case where a task that...
rtel
2017-01-16
2
-20
/
+278
*
Rename the CORTEX_MPU_MEC17xx_KEIL_GCC directory to CORTEX_MPU_CEC_MEC_Keil_G...
rtel
2017-01-09
1
-1
/
+4
*
Change how volatile is used in some of the standard demos to remove compiler ...
rtel
2017-01-04
5
-17
/
+18
*
Update TaskNotify.c to test the condition where a direct to task notification...
rtel
2016-11-25
1
-21
/
+115
*
Prepare for V9.0.0 release:
rtel
2016-05-20
78
-78
/
+78
*
Preparing for V9.0.0 formal release:
rtel
2016-05-20
1
-0
/
+6
*
Update some more standard demos for use on 64-bit architectures.
rtel
2016-05-06
2
-4
/
+2
*
xTaskGetTaskHandle() changed to xTaskGetHandle().
rtel
2016-04-15
1
-4
/
+4
*
Remove compiler warning by ensure prvInitialiseMutex() is not included if con...
rtel
2016-03-31
1
-13
/
+13
*
Update version number to 9.0.0rc2.
rtel
2016-03-30
78
-78
/
+78
*
Update MSP432 projects to use updated driver library files.
rtel
2016-03-30
2
-1
/
+15
*
- Rework the StaticAllocation.c common demo file to reflect the changes to th...
rtel
2016-03-29
1
-281
/
+444
*
Notes:
rtel
2016-03-22
15
-435
/
+263
[next]