aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_raw32.c
Commit message (Expand)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-2/+2
* Update license headerTibo Clausen2018-10-011-1/+1
* Added type gDelay to replace V2.x delaytime_tinmarket2018-07-081-2/+2
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-6/+10
* Add compatibility with Visual Studio and make compile warning capabilities mo...inmarket2017-06-301-1/+5
* FEATURE: Significantly improved the FreeRTOS portinmarket2017-03-041-0/+4
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
* Significant improvements in alternative scheduler.inmarket2015-07-161-783/+6
* Fixing syntax errors in order to be able to compile scheduler code (still not...Joel Bodenmann2015-07-121-45/+45
* Some fixes in ASM codeJoel Bodenmann2015-07-121-11/+11
* Merge branch 'master' into Alternate_Raw32_Schedulerinmarket2015-07-081-4/+5
|\
| * Provide better access to compiler optimisations for the raw schedulerinmarket2015-07-081-4/+5
* | Merge branch 'master' into Alternate_Raw32_Schedulerinmarket2015-07-081-1/+1
|\|
| * Correction of stackbase for mingw32inmarket2015-07-081-1/+1
* | Alternate Raw32 scheduler.inmarket2015-07-081-111/+237
|/
* Fix single file make issues with GOS Raw32 on the Win32 platform.inmarket2015-07-081-1/+10
* Merge remote-tracking branch 'origin/master'inmarket2015-07-081-1/+1
|\
| * Fixing stack alignment issue in RAW32 schedulerJoel Bodenmann2015-07-081-1/+1
* | Spelling fixes.inmarket2015-07-081-2/+2
|/
* Fix misspelling of KEIL preprocessor directive.inmarket2015-03-251-2/+2
* More updates for Keil with raw32 GOS.inmarket2015-03-181-11/+5
* Attempt to fix setjmp issues with the Kiel compiler.inmarket2015-03-181-7/+9
* Compile error and emulation errors for GFILE_NEED_STDIOinmarket2015-02-211-0/+3
* /src/gos/gfx_* -> /src/gos/gos_*Joel Bodenmann2014-09-291-0/+739