aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_raw32.h
Commit message (Collapse)AuthorAgeFilesLines
* Update license headerTibo Clausen2018-10-011-1/+1
|
* Added type gDelay to replace V2.x delaytime_tinmarket2018-07-081-2/+2
| | | | | | Added type gTicks to replace V2.x systemticks_t Added type gThreadreturn to replace V2.x threadreturn_t Added type gThreadpriority to replace V2.x threadpriority_t
* Added new type definitions - moving towards V3.0inmarket2018-06-231-36/+2
|
* First set of V3 macro changesinmarket2018-02-271-2/+2
|
* Improve RAW32 compatibility with other librariesinmarket2015-10-061-0/+7
|
* Significant improvements in alternative scheduler.inmarket2015-07-161-86/+10
| | | | | | Isolate the generic thread and heap code Tidyup's. Generic threading now working for x86, cortex-m0->m7.
* Alternate Raw32 scheduler.inmarket2015-07-081-0/+19
| | | | | | Works for main thread + one other thread. Currently fails with 2 other threads. STM32M4 code tested and working.
* Improving type definition inclusion in RAW32 portJoel Bodenmann2015-07-021-2/+6
|
* More updates for Keil with raw32 GOS.inmarket2015-03-181-5/+5
|
* /src/gos/gfx_* -> /src/gos/gos_*Joel Bodenmann2014-09-291-0/+126