aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos.h
Commit message (Collapse)AuthorAgeFilesLines
* Adding Qt GOS portJoel Bodenmann2016-07-191-2/+4
|
* Doxygen fixJoel Bodenmann2016-02-281-1/+1
|
* Merge branch 'master' of https://bitbucket.org/Tectu/ugfxJoel Bodenmann2015-11-271-0/+17
|\
| * Add ability to emulate malloc() and free() to prevent nasty hard to find ↵inmarket2015-11-271-0/+17
| | | | | | | | link errors from C library routines that need malloc
* | Adding support for NIOS-II platformJoel Bodenmann2015-11-271-0/+2
|/
* Make all include paths in ugfx relative.inmarket2015-11-211-11/+11
| | | | The only include path now needed is for drivers (in particular GDISP drivers)
* Adding missing defines for CMSIS and Keil OSJoel Bodenmann2015-10-231-0/+4
|
* More thread return fixesinmarket2015-10-231-0/+10
|
* Add Arduino as a full GOS supported operating system (even though it is ↵inmarket2015-04-071-0/+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/+470
project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).