FreeRTOS-Kernel/FreeRTOS/Demo/Common
Richard Barry 42e73b9b8f Kernel source code:
+ Added xPortIsInsideInterrupt() to RVDS ARM CM4F port - the same will get added to other ports in time.

Demo application code:
+ Added first pass Microchip CEC1302 demo for Keil.
+ Harden the new StaticAllocation.c standard demo tasks against integer promotion rules causing problems on 16-bit architectures.
2016-02-09 16:02:54 +00:00
..
drivers Update the demo directory to use the version 8 type naming conventions. 2014-02-11 12:04:59 +00:00
ethernet Provide the ability to create event groups and software timers using pre statically allocated memory - now all RTOS objects can be created using statically allocated memory. 2016-01-21 14:10:04 +00:00
Full Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
include Added a build configuration for the Wonder Gecko starter kit to the existing Giant Gecko Simplicity Studio project. 2016-01-31 20:22:00 +00:00
Minimal Kernel source code: 2016-02-09 16:02:54 +00:00