Commit Graph

88 Commits (ec257874a7da45826990bd75bb182d5394017dba)

Author SHA1 Message Date
inmarket d528fb218d Minor fixups 2018-11-10 10:45:28 +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 e2fb6820d0 Add support for ChibiOS V5 - Thanks Vrollei 2018-07-07 17:05:18 +10:00
Thomas Sterren 50cc1ad596 Typo in mcufontencoder help 2018-03-06 09:55:54 +01:00
Thomas Sterren bbc4b8e551 Added clone() method to DataFile class 2018-03-06 09:55:30 +01:00
inmarket f265924396 First set of V3 macro changes 2018-02-27 17:44:21 +10:00
Chayoung You 4f07f53f98
Fix default OPT_CPU for macOS 2017-06-26 13:58:00 +09:00
inmarket e5497f2ac0 Add support for .S files to the gcc make system 2017-06-24 17:12:42 +10:00
inmarket 10f4d9f860 Updates to the ChibiOS Git version makefile 2017-06-24 16:36:31 +10:00
inmarket 76ce1dd0e3 Update ChibiOS make scripts to support later versions of ChibiOS 2017-04-29 17:42:14 +10:00
dongie c9b616014f Added build files for mcufont on Windows, using Visual Studio 2015.
Corrected opening .ttf/.bdf files in BINARY mode (which has an effect on Win32, no change on other platforms).
Added progress report to import_ttf as with a large font file, it may take several minutes.
2016-10-02 23:33:28 +09:00
Joel Bodenmann b422bc99dd Removing obsolete files for uGFX-Studio 2016-02-27 14:34:57 +01:00
Joel Bodenmann cb2ae4c77e Adding mcufont encoder binary for FreeBSD 2016-02-03 18:10:05 +01:00
inmarket 8d825a8101 Updated mcufontenconder linux binary to be staticly linked to prevent library problems 2015-12-23 22:52:40 +10:00
inmarket 00578fb370 Update linux binary for mcufontencoder 2015-12-23 11:01:37 +10:00
inmarket a21db25ecf Update Windows binary for mcufontencoder 2015-12-22 13:21:05 +10:00
Joel Bodenmann 1008effc01 More mcufont encoder fixes 2015-12-20 17:57:46 +01:00
Joel Bodenmann 8b42161f3f Fixing bug in mcufont encoder 2015-12-19 18:45:27 +01:00
Joel Bodenmann 0211a32e1f Fixing 'progress' color of built-in widget styles 2015-12-19 00:56:53 +01:00
inmarket 0ec1a5e4da Add the mcufont encoder to the tools (including a win32 build) with binaries 2015-11-22 18:42: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
inmarket e699e549ac Another minor update
Also add new studio options file
2015-10-05 07:39:58 +10:00
Joel Bodenmann 4eb0dbb1e3 Updating ChibiOS 3.x build system support 2015-08-29 17:16:21 +02:00
Joel Bodenmann 4c6e2433a5 Updating ChibiOS 3.x build system support 2015-08-29 16:35:34 +02:00
Joel Bodenmann cce83c62b1 Updating gmake scripts readme.txt 2015-07-12 16:54:50 +02:00
inmarket a84f6e0ee7 Merge branch 'STM32F7_Discovery' 2015-07-11 16:16:21 +10:00
inmarket 38b0cdd5e8 Working STM32F746G-Discovery board + example for raw32
Working STM32LTDC video driver
2015-07-11 16:13:05 +10:00
Joel Bodenmann daab60de98 Improving formatting of makefile verbose output 2015-07-10 16:42:06 +02:00
inmarket 1dad1ed21f Makefile additions for stm32m7 and raw32 2015-07-10 18:13:43 +10:00
inmarket 1137ed6ee7 Makefile additions for stm32m7 and raw32 2015-07-10 18:11:36 +10:00
Joel Bodenmann 9198aa8fac Renaming JSON files used by the uGFX-Studio 2015-07-08 22:45:51 +02:00
Joel Bodenmann ba6c037e4c Renaming JSON files used by the uGFX-Studio 2015-07-08 22:13:32 +02:00
inmarket 2f6aaa9586 Add win32.chibios and win32.raw32 OPT_OS options to the make system. 2015-07-08 09:51:17 +10:00
inmarket ccde54722f Added ability to compile ugfx as a single file (excluding driver and board files).
Simply compile src/gfx_mk.c
2015-06-08 14:14:40 +10:00
inmarket 411e08902a Add stm32m3 make option and fix stm32m1 make option 2015-06-08 11:31:23 +10:00
Joel Bodenmann 08585ef751 Fixing stm32f1 makefile 2015-06-06 23:44:39 +02:00
Joel Bodenmann 6e2e59a92d Updating JSON file for uGFX-Studio 2015-05-30 13:11:07 +02:00
Joel Bodenmann 377a01ad4a Updating JSON file for uGFX-Studio 2015-05-29 22:24:08 +02:00
Joel Bodenmann 4e84469515 Improving file parsed by uGFX-Studio 2015-05-16 19:42:45 +02:00
Joel Bodenmann 6826f89269 Updating library parsing file for uGFX-Studio 2015-05-16 01:01:38 +02:00
Joel Bodenmann 7e773a2a4c Adding STM32F1 script 2015-02-16 19:10:29 +01:00
Joel Bodenmann 2b979316f5 Updating options file 2014-12-22 14:19:34 +01:00
Joel Bodenmann 6d70258f86 doxygen fix 2014-12-16 23:19:24 +01:00
inmarket 254a88a6ab Fixed absolute path make problem under windows 2014-11-23 13:08:54 +10:00
inmarket 93c9ebaa79 Move the uGFX based tools into a sub-directory of demos so they can be compiled using the standard build system facility for building demo's. 2014-11-14 09:10:59 +10:00
inmarket f552ba62af New touch testing tool which displays raw readings from the touch driver 2014-11-07 12:00:46 +10:00
inmarket 4766b060a8 Update the touch driver test program for newmouse. 2014-10-09 12:30:41 +10:00
inmarket 27906d6856 Update touch driver test tool. More updates to come... 2014-10-07 21:55:45 +10:00
inmarket 71a77d64a1 Bug in ChibiOS compiling with Hardware FPU causing Exceptions on epilogue on clock tick.
For now just turn off hardware FPU
2014-10-07 21:50:25 +10:00