aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Collapse)AuthorAgeFilesLines
...
* | fixing ADS7843 driver - testedJoel Bodenmann2014-10-111-5/+14
| |
* | Added missing defines to board template of ADS7843Joel Bodenmann2014-10-111-0/+7
| |
* | ADS7843 porting - not tested yet!Joel Bodenmann2014-10-115-117/+79
| |
* | Board File can now request extra data bytes in the GMouse structure.inmarket2014-10-121-1/+6
| |
* | New newmouse driver for MCU touchinmarket2014-10-077-146/+107
| |
* | Remove stuff made superfluous by newmouseinmarket2014-10-072-76/+0
| |
* | Replace ChibiOS specific delays with generic uGFX delays in ILI9341 driverinmarket2014-10-071-3/+3
| |
* | First ARM build to use the new makefile plus makefile updatesinmarket2014-10-011-1/+1
| |
* | uGFXnet ported to newmouse driver (and tidied up)inmarket2014-09-291-179/+194
| |
* | Makefile fixinmarket2014-09-291-1/+1
| |
* | X bug fix so that window closes properly when using a window managerinmarket2014-09-291-0/+9
| |
* | Move mouse initialisation to a better spotinmarket2014-09-291-5/+5
| |
* | Fix occassional startup crash under Win32 with newmouseinmarket2014-09-281-5/+5
| |
* | Merge branch 'master' into newmouseinmarket2014-09-284-3/+9
|\|
| * New makefile structure. Also OSX board defintioninmarket2014-09-284-3/+9
| |
* | First version X newmouse driverinmarket2014-09-261-45/+87
| |
* | commentsinmarket2014-09-261-2/+2
| |
* | Win32 mouse ported to new mouse driver formatinmarket2014-09-261-36/+97
|/
* Remove compile warning.inmarket2014-09-171-1/+0
|
* SImplify the options for multiple displays.inmarket2014-09-171-34/+28
| | | | This will also be more compatible with newmouse infrastructure
* Create a readme for the gdisp drivers directory listing what hardware each ↵inmarket2014-09-171-0/+28
| | | | driver can drive.
* Fixes to gdriver to make uGFXnet displays workinmarket2014-09-131-1/+2
|
* Doco updatesinmarket2014-08-231-4/+4
|
* Rename all driver makefiles to driver.mkinmarket2014-08-2229-30/+30
|
* Update to the SPFD54124B gdisp driver.inmarket2014-08-211-22/+5
| | | | Added an example board file for it to the boards/addons/gdisp directory
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-1/+1
|
* whitespacesJoel Bodenmann2014-08-201-1/+3
|
* added SPFD54124B driver by user shilowJoel Bodenmann2014-08-204-0/+408
|
* Updating SSD1963 driverJoel Bodenmann2014-08-083-34/+124
|
* Win32 readme fixJoel Bodenmann2014-07-231-1/+8
|
* trunet contributed R61505U gdisp driverinmarket2014-07-174-0/+473
|
* Merged in pashamray/ugfx/pcf8812 (pull request #14) Joel Bodenman2014-07-121-9/+2
|\ | | | | fix SPI send data
| * fix SPI send dataroot2014-07-121-9/+2
| |
* | Merged master into pcd8544Paul Shamray2014-07-121-0/+2
|\|
| * driver.mk is missedroot2014-07-101-0/+2
| |
* | fix SPI send dataroot2014-07-121-9/+2
| |
* | fix SPIroot2014-07-101-4/+3
|/
* more whitepsacesJoel Bodenmann2014-07-092-12/+12
|
* whitespacesJoel Bodenmann2014-07-092-56/+56
|
* Merged in pashamray/ugfx/pcd8544 (pull request #10) Joel Bodenman2014-07-095-0/+351
|\ | | | | Driver for PCD8544 controller
| * first commitroot2014-07-095-0/+351
| |
* | finish commitroot2014-07-093-18/+14
| |
* | README.mdpashamray2014-07-071-1/+2
| |
* | README.mdpashamray2014-07-071-0/+4
| |
* | power managerroot2014-07-061-4/+9
| |
* | fixed orientation 90 degreeroot2014-07-061-1/+1
| |
* | fixed orientation 0 90 180 270 degreeroot2014-07-061-96/+11
| |
* | fixed height bug and add actual display size 96*65 pixelsroot2014-07-062-52/+208
| |
* | work driver pcf8812root2014-07-031-16/+19
| |
* | workroot2014-07-031-11/+12
| |