aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_nios.c
Commit message (Collapse)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
| | | | | | 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
* FEATURE: Significantly improved the FreeRTOS portinmarket2017-03-041-0/+4
| | | | | | FEATURE: Added support for operating system initialisation in FreeRTOS FEATURE: Added GFX_OS_CALL_UGFXMAIN configuration option to allow uGFXMain() to be automatically called FEATURE: Added GFX_OS_UGFXMAIN_STACKSIZE configuration option to control uGFXMain() stack size
* Removing debugging code from NIOS portJoel Bodenmann2015-12-041-3/+1
|
* Removing debugging code from NIOS portJoel Bodenmann2015-12-041-2/+1
|
* Adding support for NIOS-II platformJoel Bodenmann2015-11-271-0/+64