inmarket
8a9ed5195b
Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, gMutex etc
2018-11-03 12:29:30 +10:00
inmarket
7c5a6c928f
For all source files update integer types to the new gI8 etc type names
2018-11-03 10:51:23 +10:00
Tibo Clausen
0840c8e784
Update license header
2018-10-01 17:34:15 +02:00
inmarket
330f891081
Added type gThread to replace V2.x gfxThreadHandle
2018-07-08 15:40:27 +10:00
inmarket
215f31ee3d
Added type gDelay to replace V2.x delaytime_t
...
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
2018-07-08 14:30:31 +10:00
inmarket
41271d632b
Added new type definitions - moving towards V3.0
2018-06-23 13:02:07 +10:00
9b73187100
Add compatibility with Visual Studio and make compile warning capabilities more cross platform
2017-06-30 19:43:51 +10:00
inmarket
5d8705b6e0
FEATURE: Significantly improved the FreeRTOS port
...
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
2017-03-04 15:02:55 +10:00
inmarket
c5a86757bd
Make all include paths in ugfx relative.
...
The only include path now needed is for drivers (in particular GDISP drivers)
2015-11-21 19:27:08 +10:00
inmarket
ed67f4832e
Another CMSIS fix
2015-10-26 23:08:38 +10:00
inmarket
267178254d
Another attempt to get CMSIS semaphores correct.
2015-10-26 23:04:51 +10:00
inmarket
bc32c99d1a
CMSIS semaphore fix
2015-10-26 18:39:19 +10:00
Joel Bodenmann
ccd83187fa
Fixing Mutex and Semaphores for CMSIS RTOS
2015-10-25 22:10:00 +01:00
Joel Bodenmann
4b31f87fc8
Adding dedicated support for generic CMSIS RTOS and specific KEIL RTX
2015-10-19 22:22:13 +02:00