Commit Graph

88 Commits (4261a1fb0b5d88e1826a723a9f06221314f50797)

Author SHA1 Message Date
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
inmarket f9495a75e1 file2c did not save the -d flag in the output header comment properly. 2014-02-27 07:54:51 +10:00
inmarket 37966ff16d Integrate the include files with each module. Simplifies structure of code. 2014-02-19 00:36:52 +10:00
inmarket c5f87f9952 Update linux file2c binary. 2014-02-07 18:50:56 +10:00
inmarket f7d6b9b58e Bug fixes to GFILE. 2014-02-07 18:43:39 +10:00
inmarket 9ef10b9ec6 Add linux binary for the updated file2c tool. 2014-02-05 09:32:22 +10:00
inmarket 888a5d0656 Update file2c tool to enable creation of directory entries for the ROM file system. 2014-02-05 08:45:28 +10:00
inmarket 506b1f321f Touch driver test tool - display more useful information 2013-11-24 02:21:05 +10:00
inmarket 51dedb56d1 Move touch driver test to tools.
Also replace gwin buttons as they comptete with the test for touch events
2013-11-23 12:57:49 +10:00
inmarket ad421bacb3 Start of LWIP support for the uGFXnetDisplay utility. 2013-11-17 23:33:08 +10:00
inmarket bfc9b9d64e uGFXnetDisplay utility is now working. 2013-11-16 02:03:43 +10:00
inmarket b86e6f4eb2 Start of new remote display tool. 2013-11-14 00:12:22 +10:00
Joel Bodenmann 7ca851c840 docs 2013-08-18 02:33:14 +02:00
inmarket 7961241989 Fix corruption of binary files by license header updates 2013-07-22 17:04:37 +10:00
Joel Bodenmann 73c5ef26f8 fixed license headers 2013-07-21 22:20:37 +02:00
inmarket ed0bac9765 License header updates 2013-06-15 21:37:22 +10:00
Joel Bodenmann 6c38d5b310 updated license headers 2013-05-03 16:36:17 +02:00
Joel Bodenmann 296e74f3e0 Revert "updated license headers"
This reverts commit 0a26d9983b.
2013-05-02 01:53:28 +02:00
Joel Bodenmann 0a26d9983b updated license headers 2013-05-02 01:50:09 +02:00
Joel Bodenmann a900ab610c file2c tool cleanup 2013-04-04 02:01:07 +02:00
Joel Bodenmann b386962981 merged inmarket 2013-04-03 15:34:48 +02:00
Andrew Hannam 3473ad8820 file2c copyright and add comment to output 2013-04-04 21:01:06 +10:00
Andrew Hannam ce9b930af0 Fix to file2c to ensure valid C identifiers
A couple of small bug fixes.
2013-04-04 17:55:45 +10:00
Andrew Hannam b95151c7c2 Tools to convert a file to c array
file2c converts any file into a C array.
Particularly useful for loading an image file into flash.
2013-04-04 16:58:48 +10:00
Joel Bodenmann 4871a42057 file2c update 2013-04-03 13:22:27 +02:00
Joel Bodenmann 9b1dd95ff7 file2c tool - Makefile, readme, linux binary 2013-04-03 12:32:57 +02:00
Joel Bodenmann 802e967a7a removed tools folder 2012-11-20 18:28:53 +01:00
Tectu 9df4ebe426 added tools folder 2012-08-13 07:56:25 +02:00