Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license header | Tibo Clausen | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | Adding Zephyr port | Joel Bodenmann | 2017-09-20 | 1 | -0/+1 |
| | |||||
* | Adding CMSIS2 port to gos_mk.c | Joel Bodenmann | 2017-08-29 | 1 | -0/+1 |
| | |||||
* | Adding support for NIOS-II platform | Joel Bodenmann | 2015-11-27 | 1 | -0/+1 |
| | |||||
* | Adding dedicated support for generic CMSIS RTOS and specific KEIL RTX | Joel Bodenmann | 2015-10-19 | 1 | -1/+1 |
| | |||||
* | First attempt at Keil CMSIS support | inmarket | 2015-10-12 | 1 | -0/+1 |
| | |||||
* | Significant improvements in alternative scheduler. | inmarket | 2015-07-16 | 1 | -0/+2 |
| | | | | | | Isolate the generic thread and heap code Tidyup's. Generic threading now working for x86, cortex-m0->m7. | ||||
* | Added ability to compile ugfx as a single file (excluding driver and board ↵ | inmarket | 2015-06-08 | 1 | -0/+16 |
files). Simply compile src/gfx_mk.c |