Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ADS7843 porting - not tested yet! | Joel Bodenmann | 2014-10-11 | 7 | -141/+100 |
| | |||||
* | Board File can now request extra data bytes in the GMouse structure. | inmarket | 2014-10-12 | 1 | -1/+6 |
| | |||||
* | Update Olimex-STM32-LCD mouse board file for newmouse MCU driver. | inmarket | 2014-10-12 | 3 | -148/+137 |
| | | | | Still to be tested and tuned on real hardware. | ||||
* | Fine tuning the MCU driver parameters for the Mikromedia STM32 M4 | inmarket | 2014-10-09 | 1 | -4/+4 |
| | |||||
* | Update the touch driver test program for newmouse. | inmarket | 2014-10-09 | 1 | -97/+177 |
| | |||||
* | Newmouse updates to calibration routine | inmarket | 2014-10-09 | 2 | -122/+133 |
| | |||||
* | ChibiOS 3 error message update | inmarket | 2014-10-09 | 1 | -2/+2 |
| | |||||
* | Fixes bug with printf formatting of zero filled fields | inmarket | 2014-10-09 | 2 | -2/+2 |
| | |||||
* | Update touch driver test tool. More updates to come... | inmarket | 2014-10-07 | 2 | -118/+143 |
| | |||||
* | New mouse board files for MikroMedia STM32 M4 board to use new MCU touch driver | inmarket | 2014-10-07 | 3 | -106/+96 |
| | |||||
* | New newmouse driver for MCU touch | inmarket | 2014-10-07 | 7 | -146/+107 |
| | |||||
* | Remove stuff made superfluous by newmouse | inmarket | 2014-10-07 | 2 | -76/+0 |
| | |||||
* | Fix bugs in newmouse framework | inmarket | 2014-10-07 | 1 | -2/+2 |
| | |||||
* | Replace ChibiOS specific delays with generic uGFX delays in ILI9341 driver | inmarket | 2014-10-07 | 1 | -3/+3 |
| | |||||
* | Bug in ChibiOS compiling with Hardware FPU causing Exceptions on epilogue on ↵ | inmarket | 2014-10-07 | 1 | -3/+8 |
| | | | | | | clock tick. For now just turn off hardware FPU | ||||
* | Add eCos to the new build system - untested! | inmarket | 2014-10-06 | 3 | -156/+74 |
| | |||||
* | Add support for FreeRTOS into make system | inmarket | 2014-10-06 | 16 | -103/+137 |
| | |||||
* | Tidy ups | inmarket | 2014-10-06 | 3 | -3/+0 |
| | |||||
* | Update buildfonts.sh to match change to fonts.h | inmarket | 2014-10-06 | 1 | -2/+1 |
| | |||||
* | Merge branch 'master' into newmouse | inmarket | 2014-10-06 | 1 | -2/+1 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/master' | inmarket | 2014-10-06 | 1 | -2/+1 |
| |\ | |||||
| | * | Fixing inclusion problem | Joel Bodenmann | 2014-10-05 | 1 | -2/+1 |
| | | | |||||
| * | | Update support for ChibiOS v3 to the current repository. | inmarket | 2014-10-06 | 19 | -122/+180 |
| |/ | | | | | | | | | | | | | 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 ↵ | inmarket | 2014-10-04 | 17 | -545/+377 |
| | | | | | | | | | | | | specific flags etc Also put license in the gmake master scripts. | ||||
| * | Add makefile support for absolute paths | inmarket | 2014-10-02 | 4 | -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 updates | inmarket | 2014-10-01 | 13 | -303/+306 |
| | | |||||
| * | Updated make scripts to be more compatible with older versions of gmake 3.XX | inmarket | 2014-09-30 | 2 | -11/+22 |
| | | |||||
| * | Makefile fix | inmarket | 2014-09-29 | 1 | -1/+1 |
| | | |||||
* | | Update support for ChibiOS v3 to the current repository. | inmarket | 2014-10-06 | 19 | -122/+180 |
| | | | | | | | | | | | | | | 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 ↵ | inmarket | 2014-10-04 | 17 | -545/+377 |
| | | | | | | | | | | | | specific flags etc Also put license in the gmake master scripts. | ||||
* | | Add makefile support for absolute paths | inmarket | 2014-10-02 | 4 | -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 updates | inmarket | 2014-10-01 | 13 | -303/+306 |
| | | |||||
* | | Updated make scripts to be more compatible with older versions of gmake 3.XX | inmarket | 2014-09-30 | 2 | -11/+22 |
| | | |||||
* | | uGFXnet ported to newmouse driver (and tidied up) | inmarket | 2014-09-29 | 1 | -179/+194 |
| | | |||||
* | | Makefile fix | inmarket | 2014-09-29 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into newmouse | inmarket | 2014-09-29 | 0 | -0/+0 |
|\| | |||||
| * | /src/gos/gfx_* -> /src/gos/gos_* | Joel Bodenmann | 2014-09-29 | 18 | -16/+16 |
| | | |||||
* | | Merge remote-tracking branch 'origin/newmouse' into newmouse | inmarket | 2014-09-29 | 18 | -16/+16 |
|\ \ | |||||
| * \ | Merge branch 'newmouse' of bitbucket.org:Tectu/ugfx into newmouse | Joel Bodenmann | 2014-09-29 | 5 | -126/+166 |
| |\ \ | |||||
| * | | | /src/gos/gfx_* -> /src/gos/gos_* | Joel Bodenmann | 2014-09-29 | 18 | -16/+16 |
| | | | | |||||
* | | | | Merge branch 'master' into newmouse | inmarket | 2014-09-29 | 0 | -0/+0 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | doxygen updates | inmarket | 2014-09-29 | 10 | -15/+27 |
| | | | | |||||
| * | | | X bug fix so application closes properly when there is a window manager | inmarket | 2014-09-29 | 1 | -7/+17 |
| | | | | |||||
* | | | | X bug fix so that window closes properly when using a window manager | inmarket | 2014-09-29 | 1 | -0/+9 |
| | | | | |||||
* | | | | Move mouse initialisation to a better spot | inmarket | 2014-09-29 | 1 | -5/+5 |
| | | | | |||||
* | | | | doxygen updates | inmarket | 2014-09-29 | 1 | -0/+6 |
| |_|/ |/| | | |||||
* | | | Merge branch 'master' into newmouse | inmarket | 2014-09-29 | 5 | -126/+166 |
|\| | | |/ |/| | |||||
| * | Progress bar optimisation. | inmarket | 2014-09-29 | 2 | -26/+22 |
| | | |||||
| * | Bug fixes for the OSX GOS layer | inmarket | 2014-09-29 | 1 | -25/+17 |
| | | |||||
| * | Bug fixes for the linux GOS layer. Also add POSIX semaphore implementation. | inmarket | 2014-09-29 | 2 | -75/+127 |
| | |