inmarket
7c5a6c928f
For all source files update integer types to the new gI8 etc type names
2018-11-03 10:51:23 +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
94f1cc2f0a
Change new colors to GFX_RED instead of GFXRED. Use the new color defs
2018-03-10 20:36:12 +10:00
inmarket
864210b764
Fixes to allow STM32F749-Discovery to work with ChibiOS
2017-04-29 19:10:22 +10:00
Andrew Hannam
bb7f100804
Undef uGFX colors for the STM32F7 board to prevent conflicts with changed STM32 HAL header files
2016-06-16 20:34:03 +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
48a9d334b7
Replace all inline definitions with GFXINLINE
2015-10-23 18:24:49 +10:00
inmarket
470868f51a
More STM32F746-Discovery changes.
2015-10-06 01:13:11 +10:00
inmarket
d4ef20f47e
Support for ChibiOS3 (master branch only currently) for the STM32F729-Discovery board.
...
Not working yet.
2015-10-05 11:23:31 +10:00
Joel Bodenmann
150d62141c
Merge branch 'STM32F7_Discovery' of https://bitbucket.org/Tectu/ugfx into STM32F7_Discovery
2015-07-10 11:56:31 +02:00
Joel Bodenmann
36906d8877
More work on the F7 discovery
2015-07-10 11:56:25 +02:00
inmarket
dbeb320fd3
Example make for stm32m7 using ugfx make system (not complete)
...
Changes to some stm32f746 files
2015-07-10 18:12:52 +10:00
Joel Bodenmann
d4f2cb0d72
Some more work on the F7 discovery
2015-07-09 03:12:16 +02:00