aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New flag for newmouse driver useinmarket2014-10-131-0/+1
* Update newmouse driver makefilesinmarket2014-10-132-7/+1
* Convert FT5x06 mouse driver to newmouse (untested)inmarket2014-10-138-279/+259
* Add GMouse parameter to ADS7843 mouse driver to enable multiple drivers.inmarket2014-10-133-27/+35
* Tidy up MCU mouse definesinmarket2014-10-134-49/+34
* fixing ADS7843 driver - testedJoel Bodenmann2014-10-112-7/+16
* Added missing defines to board template of ADS7843Joel Bodenmann2014-10-111-0/+7
* ADS7843 porting - not tested yet!Joel Bodenmann2014-10-117-141/+100
* Board File can now request extra data bytes in the GMouse structure.inmarket2014-10-121-1/+6
* Update Olimex-STM32-LCD mouse board file for newmouse MCU driver.inmarket2014-10-123-148/+137
* Fine tuning the MCU driver parameters for the Mikromedia STM32 M4inmarket2014-10-091-4/+4
* Update the touch driver test program for newmouse.inmarket2014-10-091-97/+177
* Newmouse updates to calibration routineinmarket2014-10-092-122/+133
* ChibiOS 3 error message updateinmarket2014-10-091-2/+2
* Fixes bug with printf formatting of zero filled fieldsinmarket2014-10-092-2/+2
* Update touch driver test tool. More updates to come...inmarket2014-10-072-118/+143
* New mouse board files for MikroMedia STM32 M4 board to use new MCU touch driverinmarket2014-10-073-106/+96
* New newmouse driver for MCU touchinmarket2014-10-077-146/+107
* Remove stuff made superfluous by newmouseinmarket2014-10-072-76/+0
* Fix bugs in newmouse frameworkinmarket2014-10-071-2/+2
* Replace ChibiOS specific delays with generic uGFX delays in ILI9341 driverinmarket2014-10-071-3/+3
* 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-063-156/+74
* Add support for FreeRTOS into make systeminmarket2014-10-0616-103/+137
* Tidy upsinmarket2014-10-063-3/+0
* Update buildfonts.sh to match change to fonts.hinmarket2014-10-061-2/+1
* Merge branch 'master' into newmouseinmarket2014-10-061-2/+1
|\
| * Merge remote-tracking branch 'origin/master'inmarket2014-10-061-2/+1
| |\
| | * Fixing inclusion problemJoel Bodenmann2014-10-051-2/+1
| * | Update support for ChibiOS v3 to the current repository.inmarket2014-10-0619-122/+180
| |/
| * Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU spec...inmarket2014-10-0417-545/+377
| * Add makefile support for absolute pathsinmarket2014-10-024-24/+50
| * First ARM build to use the new makefile plus makefile updatesinmarket2014-10-0113-303/+306
| * Updated make scripts to be more compatible with older versions of gmake 3.XXinmarket2014-09-302-11/+22
| * Makefile fixinmarket2014-09-291-1/+1
* | Update support for ChibiOS v3 to the current repository.inmarket2014-10-0619-122/+180
* | Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU spec...inmarket2014-10-0417-545/+377
* | Add makefile support for absolute pathsinmarket2014-10-024-24/+50
* | First ARM build to use the new makefile plus makefile updatesinmarket2014-10-0113-303/+306
* | Updated make scripts to be more compatible with older versions of gmake 3.XXinmarket2014-09-302-11/+22
* | uGFXnet ported to newmouse driver (and tidied up)inmarket2014-09-291-179/+194
* | Makefile fixinmarket2014-09-291-1/+1
* | Merge branch 'master' into newmouseinmarket2014-09-290-0/+0
|\|
| * /src/gos/gfx_* -> /src/gos/gos_*Joel Bodenmann2014-09-2918-16/+16
* | Merge remote-tracking branch 'origin/newmouse' into newmouseinmarket2014-09-2918-16/+16
|\ \
| * \ Merge branch 'newmouse' of bitbucket.org:Tectu/ugfx into newmouseJoel Bodenmann2014-09-295-126/+166
| |\ \
| * | | /src/gos/gfx_* -> /src/gos/gos_*Joel Bodenmann2014-09-2918-16/+16
* | | | Merge branch 'master' into newmouseinmarket2014-09-290-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | doxygen updatesinmarket2014-09-2910-15/+27
| * | | X bug fix so application closes properly when there is a window managerinmarket2014-09-291-7/+17