| Commit message (Expand) | Author | Age | Files | Lines |
* | Added build files for mcufont on Windows, using Visual Studio 2015. | dongie | 2016-10-02 | 11 | -6/+222 |
* | Removing obsolete files for uGFX-Studio | Joel Bodenmann | 2016-02-27 | 3 | -1425/+0 |
* | Adding mcufont encoder binary for FreeBSD | Joel Bodenmann | 2016-02-03 | 1 | -0/+0 |
* | Updated mcufontenconder linux binary to be staticly linked to prevent library... | inmarket | 2015-12-23 | 1 | -0/+0 |
* | Update linux binary for mcufontencoder | inmarket | 2015-12-23 | 1 | -0/+0 |
* | Update Windows binary for mcufontencoder | inmarket | 2015-12-22 | 1 | -0/+0 |
* | More mcufont encoder fixes | Joel Bodenmann | 2015-12-20 | 3 | -0/+17 |
* | Fixing bug in mcufont encoder | Joel Bodenmann | 2015-12-19 | 1 | -1/+1 |
* | Fixing 'progress' color of built-in widget styles | Joel Bodenmann | 2015-12-19 | 1 | -2/+2 |
* | Add the mcufont encoder to the tools (including a win32 build) with binaries | inmarket | 2015-11-22 | 28 | -0/+3692 |
* | Support for ChibiOS3 (master branch only currently) for the STM32F729-Discove... | inmarket | 2015-10-05 | 2 | -16/+11 |
* | Another minor update | inmarket | 2015-10-05 | 1 | -0/+483 |
* | Updating ChibiOS 3.x build system support | Joel Bodenmann | 2015-08-29 | 1 | -5/+13 |
* | Updating ChibiOS 3.x build system support | Joel Bodenmann | 2015-08-29 | 3 | -69/+160 |
* | Updating gmake scripts readme.txt | Joel Bodenmann | 2015-07-12 | 1 | -2/+2 |
* | Merge branch 'STM32F7_Discovery' | inmarket | 2015-07-11 | 1 | -6/+15 |
|\ |
|
| * | Working STM32F746G-Discovery board + example for raw32 | inmarket | 2015-07-11 | 1 | -7/+6 |
| * | Improving formatting of makefile verbose output | Joel Bodenmann | 2015-07-10 | 1 | -7/+17 |
| * | Makefile additions for stm32m7 and raw32 | inmarket | 2015-07-10 | 2 | -0/+37 |
* | | Makefile additions for stm32m7 and raw32 | inmarket | 2015-07-10 | 2 | -0/+37 |
* | | Renaming JSON files used by the uGFX-Studio | Joel Bodenmann | 2015-07-08 | 1 | -471/+0 |
* | | Renaming JSON files used by the uGFX-Studio | Joel Bodenmann | 2015-07-08 | 2 | -0/+942 |
|/ |
|
* | Add win32.chibios and win32.raw32 OPT_OS options to the make system. | inmarket | 2015-07-08 | 1 | -0/+15 |
* | Added ability to compile ugfx as a single file (excluding driver and board fi... | inmarket | 2015-06-08 | 1 | -3/+4 |
* | Add stm32m3 make option and fix stm32m1 make option | inmarket | 2015-06-08 | 2 | -2/+22 |
* | Fixing stm32f1 makefile | Joel Bodenmann | 2015-06-06 | 1 | -2/+2 |
* | Updating JSON file for uGFX-Studio | Joel Bodenmann | 2015-05-30 | 1 | -2/+2 |
* | Updating JSON file for uGFX-Studio | Joel Bodenmann | 2015-05-29 | 1 | -26/+156 |
* | Improving file parsed by uGFX-Studio | Joel Bodenmann | 2015-05-16 | 1 | -0/+19 |
* | Updating library parsing file for uGFX-Studio | Joel Bodenmann | 2015-05-16 | 1 | -288/+311 |
* | Adding STM32F1 script | Joel Bodenmann | 2015-02-16 | 2 | -1/+21 |
* | Updating options file | Joel Bodenmann | 2014-12-22 | 1 | -1/+13 |
* | doxygen fix | Joel Bodenmann | 2014-12-16 | 1 | -0/+287 |
* | Fixed absolute path make problem under windows | inmarket | 2014-11-23 | 1 | -4/+7 |
* | Move the uGFX based tools into a sub-directory of demos so they can be compil... | inmarket | 2014-11-14 | 6 | -1163/+0 |
* | New touch testing tool which displays raw readings from the touch driver | inmarket | 2014-11-07 | 2 | -0/+172 |
* | Update the touch driver test program for newmouse. | inmarket | 2014-10-09 | 1 | -97/+177 |
* | Update touch driver test tool. More updates to come... | inmarket | 2014-10-07 | 2 | -118/+143 |
* | Bug in ChibiOS compiling with Hardware FPU causing Exceptions on epilogue on ... | inmarket | 2014-10-07 | 1 | -3/+8 |
* | Add eCos to the new build system - untested! | inmarket | 2014-10-06 | 1 | -0/+33 |
* | Add support for FreeRTOS into make system | inmarket | 2014-10-06 | 4 | -1/+73 |
* | Update support for ChibiOS v3 to the current repository. | inmarket | 2014-10-06 | 7 | -36/+152 |
* | Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU spec... | inmarket | 2014-10-04 | 8 | -86/+241 |
* | Add makefile support for absolute paths | inmarket | 2014-10-02 | 4 | -24/+50 |
* | First ARM build to use the new makefile plus makefile updates | inmarket | 2014-10-01 | 7 | -16/+152 |
* | Updated make scripts to be more compatible with older versions of gmake 3.XX | inmarket | 2014-09-30 | 1 | -4/+8 |
* | New makefile structure. Also OSX board defintion | inmarket | 2014-09-28 | 3 | -0/+235 |
* | Remove NULLs except in comments as some compilers/OS's give strange definitions. | inmarket | 2014-05-11 | 1 | -1/+1 |
* | Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation st... | inmarket | 2014-05-09 | 1 | -0/+1 |
* | Update linux binary for file2c to match source change | inmarket | 2014-02-27 | 1 | -0/+0 |