aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_rules.h
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to emulate malloc() and free() to prevent nasty hard to find ↵inmarket2015-11-271-0/+11
| | | | link errors from C library routines that need malloc
* Adding dedicated support for generic CMSIS RTOS and specific KEIL RTXJoel Bodenmann2015-10-191-2/+2
|
* First attempt at Keil CMSIS supportinmarket2015-10-121-2/+2
|
* Add Arduino as a full GOS supported operating system (even though it is ↵inmarket2015-04-071-2/+2
| | | | really just a special bare bones platform)
* Big file rename to reduce problems with brain-dead IDE's that don't handle ↵inmarket2015-01-211-0/+36
project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).