aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_nios.c
Commit message (Collapse)AuthorAgeFilesLines
* 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