aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Added build files for mcufont on Windows, using Visual Studio 2015.dongie2016-10-0211-6/+222
* Removing obsolete files for uGFX-StudioJoel Bodenmann2016-02-273-1425/+0
* Adding mcufont encoder binary for FreeBSDJoel Bodenmann2016-02-031-0/+0
* Updated mcufontenconder linux binary to be staticly linked to prevent library...inmarket2015-12-231-0/+0
* Update linux binary for mcufontencoderinmarket2015-12-231-0/+0
* Update Windows binary for mcufontencoderinmarket2015-12-221-0/+0
* More mcufont encoder fixesJoel Bodenmann2015-12-203-0/+17
* Fixing bug in mcufont encoderJoel Bodenmann2015-12-191-1/+1
* Fixing 'progress' color of built-in widget stylesJoel Bodenmann2015-12-191-2/+2
* Add the mcufont encoder to the tools (including a win32 build) with binariesinmarket2015-11-2228-0/+3692
* Support for ChibiOS3 (master branch only currently) for the STM32F729-Discove...inmarket2015-10-052-16/+11
* Another minor updateinmarket2015-10-051-0/+483
* Updating ChibiOS 3.x build system supportJoel Bodenmann2015-08-291-5/+13
* Updating ChibiOS 3.x build system supportJoel Bodenmann2015-08-293-69/+160
* Updating gmake scripts readme.txtJoel Bodenmann2015-07-121-2/+2
* Merge branch 'STM32F7_Discovery'inmarket2015-07-111-6/+15
|\
| * Working STM32F746G-Discovery board + example for raw32inmarket2015-07-111-7/+6
| * Improving formatting of makefile verbose outputJoel Bodenmann2015-07-101-7/+17
| * Makefile additions for stm32m7 and raw32inmarket2015-07-102-0/+37
* | Makefile additions for stm32m7 and raw32inmarket2015-07-102-0/+37
* | Renaming JSON files used by the uGFX-StudioJoel Bodenmann2015-07-081-471/+0
* | Renaming JSON files used by the uGFX-StudioJoel Bodenmann2015-07-082-0/+942
|/
* Add win32.chibios and win32.raw32 OPT_OS options to the make system.inmarket2015-07-081-0/+15
* Added ability to compile ugfx as a single file (excluding driver and board fi...inmarket2015-06-081-3/+4
* Add stm32m3 make option and fix stm32m1 make optioninmarket2015-06-082-2/+22
* Fixing stm32f1 makefileJoel Bodenmann2015-06-061-2/+2
* Updating JSON file for uGFX-StudioJoel Bodenmann2015-05-301-2/+2
* Updating JSON file for uGFX-StudioJoel Bodenmann2015-05-291-26/+156
* Improving file parsed by uGFX-StudioJoel Bodenmann2015-05-161-0/+19
* Updating library parsing file for uGFX-StudioJoel Bodenmann2015-05-161-288/+311
* Adding STM32F1 scriptJoel Bodenmann2015-02-162-1/+21
* Updating options fileJoel Bodenmann2014-12-221-1/+13
* doxygen fixJoel Bodenmann2014-12-161-0/+287
* Fixed absolute path make problem under windowsinmarket2014-11-231-4/+7
* Move the uGFX based tools into a sub-directory of demos so they can be compil...inmarket2014-11-146-1163/+0
* New touch testing tool which displays raw readings from the touch driverinmarket2014-11-072-0/+172
* Update the touch driver test program for newmouse.inmarket2014-10-091-97/+177
* Update touch driver test tool. More updates to come...inmarket2014-10-072-118/+143
* Bug in ChibiOS compiling with Hardware FPU causing Exceptions on epilogue on ...inmarket2014-10-071-3/+8
* Add eCos to the new build system - untested!inmarket2014-10-061-0/+33
* Add support for FreeRTOS into make systeminmarket2014-10-064-1/+73
* Update support for ChibiOS v3 to the current repository.inmarket2014-10-067-36/+152
* Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU spec...inmarket2014-10-048-86/+241
* Add makefile support for absolute pathsinmarket2014-10-024-24/+50
* First ARM build to use the new makefile plus makefile updatesinmarket2014-10-017-16/+152
* Updated make scripts to be more compatible with older versions of gmake 3.XXinmarket2014-09-301-4/+8
* New makefile structure. Also OSX board defintioninmarket2014-09-283-0/+235
* Remove NULLs except in comments as some compilers/OS's give strange definitions.inmarket2014-05-111-1/+1
* Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation st...inmarket2014-05-091-0/+1
* Update linux binary for file2c to match source changeinmarket2014-02-271-0/+0