Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding dedicated support for generic CMSIS RTOS and specific KEIL RTX | Joel Bodenmann | 2015-10-19 | 1 | -1/+1 |
| | |||||
* | First attempt at Keil CMSIS support | inmarket | 2015-10-12 | 1 | -0/+1 |
| | |||||
* | Significant improvements in alternative scheduler. | inmarket | 2015-07-16 | 1 | -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 makefiles | inmarket | 2015-06-08 | 1 | -0/+5 |
| | |||||
* | Add Arduino as a full GOS supported operating system (even though it is ↵ | inmarket | 2015-04-07 | 1 | -1/+2 |
| | | | | really just a special bare bones platform) | ||||
* | Big file rename to reduce problems with brain-dead IDE's that don't handle ↵ | inmarket | 2015-01-21 | 1 | -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. | inmarket | 2014-02-19 | 1 | -6/+0 |
| | |||||
* | First cut of bare metal GOS layer. Only requires gfxGetSystemTicks() and ↵ | inmarket | 2013-12-11 | 1 | -0/+1 |
| | | | | gfxMilliseconds2Ticks() to be defined by the user. | ||||
* | removed POSIX, now having dedicated Linux and MAC OS-X ports | Joel Bodenmann | 2013-07-23 | 1 | -1/+3 |
| | |||||
* | GOS module, for operating system independance | inmarket | 2013-05-25 | 1 | -0/+3 |
GMISC fast floating point trig GMISC fast fixed point trig |