aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵inmarket2015-06-081-3/+4
| | | | | | files). Simply compile src/gfx_mk.c
* 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 ↵inmarket2014-11-146-1163/+0
| | | | compiled using the standard build system facility for building demo's.
* 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
| | | | | | clock tick. For now just turn off hardware FPU
* 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 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
* Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU ↵inmarket2014-10-048-86/+241
| | | | | | specific flags etc Also put license in the gmake master scripts.
* Add makefile support for absolute pathsinmarket2014-10-024-24/+50
| | | | | Add makefile support for cygwin gmake versus mingw gmake Add makefile support for "master" directories eg GFXLIB, CHIBIOS etc
* 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 ↵inmarket2014-05-091-0/+1
| | | | | | structures. Incorporate into demo's
* Update linux binary for file2c to match source changeinmarket2014-02-271-0/+0
|
* file2c did not save the -d flag in the output header comment properly.inmarket2014-02-272-1/+1
|
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-1/+1
|
* Update linux file2c binary.inmarket2014-02-071-0/+0
|
* Bug fixes to GFILE.inmarket2014-02-072-1/+1
|
* Add linux binary for the updated file2c tool.inmarket2014-02-051-0/+0
|
* Update file2c tool to enable creation of directory entries for the ROM file ↵inmarket2014-02-053-31/+74
| | | | system.
* Touch driver test tool - display more useful informationinmarket2013-11-241-4/+3
|
* Move touch driver test to tools.inmarket2013-11-232-0/+418
| | | | Also replace gwin buttons as they comptete with the test for touch events
* Start of LWIP support for the uGFXnetDisplay utility.inmarket2013-11-171-91/+124
|
* uGFXnetDisplay utility is now working.inmarket2013-11-162-46/+311
|
* Start of new remote display tool.inmarket2013-11-142-0/+170
|
* docsJoel Bodenmann2013-08-181-0/+0
|
* Fix corruption of binary files by license header updatesinmarket2013-07-226-3/+3
|
* fixed license headersJoel Bodenmann2013-07-217-4/+4
|
* License header updatesinmarket2013-06-151-1/+1
|
* updated license headersJoel Bodenmann2013-05-031-18/+5
|
* Revert "updated license headers"Joel Bodenmann2013-05-021-8/+19
| | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c.
* updated license headersJoel Bodenmann2013-05-021-19/+8
|
* file2c tool cleanupJoel Bodenmann2013-04-049-0/+0
|