aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_arduino.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-23/+2
|
* First set of V3 macro changesinmarket2018-02-271-2/+2
|
* Fix from crteensy for Arduino when compiling with a strict(er) compilerinmarket2015-11-251-1/+1
|
* Significant improvements in alternative scheduler.inmarket2015-07-161-54/+10
| | | | | | Isolate the generic thread and heap code Tidyup's. Generic threading now working for x86, cortex-m0->m7.
* More GOS arduino files - oops missed them last commit.inmarket2015-04-071-0/+113