aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos.mk
Commit message (Collapse)AuthorAgeFilesLines
* Adding support for NIOS-II platformJoel Bodenmann2015-11-271-0/+1
|
* Adding dedicated support for generic CMSIS RTOS and specific KEIL RTXJoel Bodenmann2015-10-191-1/+1
|
* First attempt at Keil CMSIS supportinmarket2015-10-121-0/+1
|
* Significant improvements in alternative scheduler.inmarket2015-07-161-1/+3
| | | | | | Isolate the generic thread and heap code Tidyup's. Generic threading now working for x86, cortex-m0->m7.
* Add the license to the makefilesinmarket2015-06-081-0/+5
|
* Add Arduino as a full GOS supported operating system (even though it is ↵inmarket2015-04-071-1/+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/+9
| | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-6/+0
|
* First cut of bare metal GOS layer. Only requires gfxGetSystemTicks() and ↵inmarket2013-12-111-0/+1
| | | | gfxMilliseconds2Ticks() to be defined by the user.
* removed POSIX, now having dedicated Linux and MAC OS-X portsJoel Bodenmann2013-07-231-1/+3
|
* GOS module, for operating system independanceinmarket2013-05-251-0/+3
GMISC fast floating point trig GMISC fast fixed point trig