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
/
WIN32-MSVC
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kernel changes:
rtel
2014-12-19
2
-5
/
+8
*
+ Update demos that use FreeRTOS+Trace to work with the latest trace recorder...
rtel
2014-12-18
1
-0
/
+6
*
+ New feature added: Task notifications.
rtel
2014-12-15
7
-400
/
+363
*
Demo project only:
rtel
2014-09-12
5
-4
/
+14
*
Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_...
rtel
2014-09-02
6
-6
/
+6
*
Update version number to 8.1.1 for patch release that re-enables mutexes to b...
rtel
2014-08-29
6
-6
/
+6
*
Core kernel code:
rtel
2014-08-29
2
-2
/
+5
*
***IMMINENT RELEASE NOTICE***
rtel
2014-08-16
6
-6
/
+6
*
Update the MSVC simulator demo to demonstrate heap_5 allocator and pdTICKS_TO...
rtel
2014-07-03
5
-30
/
+87
*
Update version number ready for release.
rtel
2014-04-24
6
-30
/
+30
*
Update version number to V8.0.0 (without the release candidate number).
rtel
2014-02-18
6
-6
/
+6
*
Remove test of trace functions from the Win32 build as it messes up the trace...
rtel
2014-02-17
2
-91
/
+20
*
Follow instructions on http://blogs.msdn.com/b/vsproject/archive/2009/07/21/e...
rtel
2014-02-11
1
-1
/
+0
*
Update the demo directory to use the version 8 type naming conventions.
rtel
2014-02-11
7
-535
/
+192
*
Minor tidy ups that don't effect code generation, plus:
rtel
2014-01-05
1
-35
/
+34
*
Change version numbers ready for V8.0.0 release candidate 1 tag.
rtel
2013-12-31
6
-6
/
+6
*
Add the event group interrupt tests to the Win32 demo projects.
rtel
2013-12-31
2
-4
/
+7
*
Revert some library files back to using standard types as they are not FreeRT...
rtel
2013-12-29
3
-5
/
+5
*
Change 'signed char *pcTaskName) to 'char *pcTaskName' in vApplicationStackOv...
rtel
2013-12-27
1
-2
/
+2
*
Continue to remove unnecessary 'signed char *' casts from strings that are no...
rtel
2013-12-27
1
-1
/
+6
*
Start to remove unnecessary 'signed char *' casts from strings that are now j...
rtel
2013-12-27
4
-55
/
+60
*
Update the ucQueueNumber member of the queue structure (used with FreeRTOS+Tr...
rtel
2013-12-14
1
-5
/
+5
*
Add additional event group tests - and update implementation as required by t...
richardbarry
2013-11-22
4
-1
/
+16
*
Change version numbers in preparation for V7.6.0 release.
richardbarry
2013-11-08
6
-6
/
+6
*
Ensure the Win32 demo runs in co-operative mode.
richardbarry
2013-11-08
3
-14
/
+58
*
Set the MSVC Win32 demo back to create the simply blinky demo by default.
richardbarry
2013-10-29
1
-1
/
+1
*
Update the main Win32 MSVC demo to account for the changes to the Win32 port ...
richardbarry
2013-10-29
3
-17
/
+14
*
Update FreeRTOS version number to V7.5.3
richardbarry
2013-10-14
6
-6
/
+12
*
Clear up a few compiler warnings.
richardbarry
2013-10-07
1
-1
/
+72
*
Add additional critical section to the default tickless implementations.
richardbarry
2013-07-24
6
-6
/
+6
*
Update version number.
richardbarry
2013-07-23
6
-6
/
+6
*
Remove duplicate definition from FreeRTOSConfig.h.
richardbarry
2013-07-23
1
-2
/
+0
*
Minor updates and change version number for V7.5.0 release.
richardbarry
2013-07-17
6
-222
/
+162
*
Update Win32 MSVC demo to include a simple blinky build option. The demo as ...
richardbarry
2013-06-28
6
-349
/
+846
*
Add xQueueOverwriteFromISR() and update the QueueOverwrite.c to demonstrate i...
richardbarry
2013-06-27
1
-0
/
+3
*
Add xQueueOverwrite() and a common demo task to demonstrate its use.
richardbarry
2013-06-27
3
-64
/
+99
*
Update the standard Win32 demo to use the latest version of the trace recorde...
richardbarry
2013-06-05
6
-182
/
+327
*
Update Win32 simulator so it references the FreeRTOS+Trace code from the upda...
richardbarry
2013-05-09
2
-17
/
+17
*
Update version number ready to release the FAT file system demo.
richardbarry
2013-04-30
4
-4
/
+4
*
Update version numbers to V7.4.1.
richardbarry
2013-04-18
4
-8
/
+8
*
Add volatile keyword to GenQTest loop counter for consistency.
richardbarry
2013-04-14
1
-0
/
+0
*
Prepare for V7.4.0 release.
richardbarry
2013-02-19
4
-88
/
+112
*
Commit demos that have been updated for testing purposes before they are upda...
richardbarry
2013-02-18
1
-0
/
+0
*
Added more files to the Rowley and IAR LM3S demos to test building the newer ...
richardbarry
2013-02-12
3
-4
/
+8
*
Adjusted the wrap checks in the QueueSet test task.
richardbarry
2013-02-12
5
-7
/
+13
*
Reduce RAM used by trace by updating trcConfig.h.
richardbarry
2013-02-12
2
-5
/
+5
*
Improve QueueSet.c test coverage by reading the queue set from an ISR to forc...
richardbarry
2013-02-12
8
-4
/
+1098
*
Continue working on queue set implementation and testing.
richardbarry
2013-02-08
2
-2
/
+5
*
Next revision of queue set implementation.
richardbarry
2013-02-07
5
-23
/
+34
*
Added INCLUDE_xSemaphoreGetMutexHolder() default.
richardbarry
2013-01-31
2
-0
/
+2
[next]