aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_options.h
Commit message (Collapse)AuthorAgeFilesLines
* Significant improvements in alternative scheduler.inmarket2015-07-161-4/+38
| | | | | | Isolate the generic thread and heap code Tidyup's. Generic threading now working for x86, cortex-m0->m7.
* Provide better access to compiler optimisations for the raw schedulerinmarket2015-07-081-0/+12
|
* Add Arduino as a full GOS supported operating system (even though it is ↵inmarket2015-04-071-0/+7
| | | | 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/+115
project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).