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
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
inmarket
6abd4d71d3
Add eCos to the new build system - untested!
2014-10-06 18:06:43 +10:00
inmarket
5a3f22617b
Add support for FreeRTOS into make system
2014-10-06 17:05:16 +10:00
inmarket
18c4a9f870
Update support for ChibiOS v3 to the current repository.
...
Update Make system to match.
Add ability to make to a library rather than a program
Stop ignoring objcode invalid format errors
Multiple make tidy ups
2014-10-06 15:50:19 +10:00
inmarket
2151935b3a
Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU specific flags etc
...
Also put license in the gmake master scripts.
2014-10-04 17:12:33 +10:00
inmarket
5d3ab261c0
Add makefile support for absolute paths
...
Add makefile support for cygwin gmake versus mingw gmake
Add makefile support for "master" directories eg GFXLIB, CHIBIOS etc
2014-10-02 19:52:28 +10:00
inmarket
68a784d67e
First ARM build to use the new makefile plus makefile updates
2014-10-01 00:44:40 +10:00
inmarket
8cc07f2d4c
Updated make scripts to be more compatible with older versions of gmake 3.XX
2014-09-30 13:33:00 +10:00
inmarket
daf9f65b9f
New makefile structure. Also OSX board defintion
2014-09-28 01:42:30 +10:00
inmarket
95a3570c88
Remove NULLs except in comments as some compilers/OS's give strange definitions.
2014-05-11 13:10:50 +10:00
inmarket
9e8b38ba94
Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation structures.
...
Incorporate into demo's
2014-05-09 21:25:31 +10:00
inmarket
4b167f5624
Update linux binary for file2c to match source change
2014-02-27 08:20:49 +10:00