aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* merged inmarketJoel Bodenmann2013-04-033-4/+25
|\
| * file2c copyright and add comment to outputAndrew Hannam2013-04-043-4/+44
| |
* | file2c updateJoel Bodenmann2013-04-032-0/+20
| |
* | file2c tool - Makefile, readme, linux binaryJoel Bodenmann2013-04-0311-0/+21
|/
* Fix to file2c to ensure valid C identifiersAndrew Hannam2013-04-043-1/+9
| | | | A couple of small bug fixes.
* Tools to convert a file to c arrayAndrew Hannam2013-04-048-0/+284
| | | | | file2c converts any file into a C array. Particularly useful for loading an image file into flash.
* removed tools folderJoel Bodenmann2012-11-201-7/+0
|
* added tools folderTectu2012-08-131-0/+7