aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput
Commit message (Expand)AuthorAgeFilesLines
...
* New newmouse driver for MCU touchinmarket2014-10-077-146/+107
* Rename all driver makefiles to driver.mkinmarket2014-08-226-20/+20
* Removed the doxygen inside of every driver as doxygen is only meant for highl...Joel Bodenmann2014-03-2820-464/+1
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-196-12/+10
* Update template files for the MCU touch driver.inmarket2013-11-252-14/+43
* Rewrite of the MCU driver. This is now much more reliable.inmarket2013-11-241-40/+40
* Clean up the driver directory structure by moving all board specific files in...inmarket2013-10-288-819/+1
* Create uGFX board directories which include example Makefiles.inmarket2013-10-285-108/+51
* fixed license headersJoel Bodenmann2013-07-2128-28/+28
* doxygen updatesJoel Bodenmann2013-07-211-1/+1
* cleaned up board file messJoel Bodenmann2013-07-2111-288/+208
* doxygen fixJoel Bodenmann2013-06-282-2/+2
* quick board file fixJoel Bodenmann2013-06-241-1/+1
* one more typo fix...Joel Bodenmann2013-06-221-1/+1
* typo fixJoel Bodenmann2013-06-221-1/+1
* Added FT5x06 GINPUT driverJoel Bodenmann2013-06-227-0/+430
* Various README updatesMateusz Tomaszkiewicz2013-06-214-9/+6
* License header updatesinmarket2013-06-1523-23/+23
* added new ADS7843 board fileJoel Bodenmann2013-06-041-0/+2
* added f4 disovery file for ADS7843Joel Bodenmann2013-06-041-0/+90
* GOS module, for operating system independanceinmarket2013-05-256-40/+30
* Reinsertion of doxygen headersAndrew Hannam2013-05-063-52/+82
* updated license headersJoel Bodenmann2013-05-0322-439/+126
* Revert "updated license headers"Joel Bodenmann2013-05-0222-193/+95
* updated license headersJoel Bodenmann2013-05-0222-95/+193
* Merge pull request #64 from niamster/masterTectu2013-04-092-0/+166
|\
| * ginput/touch/MCU Olimex PIC32 LCD board fileDmytro Milinevskyy2013-04-102-0/+166
* | Add GINPUT Dial, simplify GWIN input assignmentAndrew Hannam2013-04-075-0/+220
* | Added the GINPUT_MOUSE_YX_INVERTED macro.mobyfab2013-04-051-6/+15
|/
* STMPE811 tweaksJoel Bodenmann2013-03-291-2/+2
* STMPE811 cleanup & readmeJoel Bodenmann2013-03-292-11/+24
* STMPE811 getpin_pressed() -> getpin_irq()Joel Bodenmann2013-03-293-4/+4
* board file fixJoel Bodenmann2013-03-291-1/+1
* STMPE811 - initialJoel Bodenmann2013-03-292-158/+185
* STMPE811: attempt to use FIFOMateusz Tomaszkiewicz2013-03-294-27/+53
* STMPE811: working reading, writing and interruptMateusz Tomaszkiewicz2013-03-255-71/+88
* STMPE811: reading registers over I2CMateusz Tomaszkiewicz2013-03-202-26/+32
* STMPE811 - not tested yetJoel Bodenmann2013-03-193-84/+98
* embest DMSTF4BB board fix - removed FSMC suffix because only FSMC existsJoel Bodenmann2013-03-081-1/+3
* small cleanupJoel Bodenmann2013-03-081-1/+2
* STMPE811: comment fixMateusz Tomaszkiewicz2013-03-081-2/+2
* STMPE811: added header with registers addressesMateusz Tomaszkiewicz2013-03-083-6/+111
* added basic STMPE811 skeletonJoel Bodenmann2013-03-086-0/+377
* Fix Olimex SAM7EX256 button definitionsAndrew Hannam2013-03-081-57/+57
* updated copyright - 2013Joel Bodenmann2013-03-0613-13/+13
* __inline becomes inline because most compilers dont like the prefixJoel Bodenmann2013-03-045-27/+27
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-1119-0/+1204
* removed GDISP_LLD() macroJoel Bodenmann2013-02-1119-1204/+0
* small doxygen fixesJoel Bodenmann2013-01-111-2/+2
* more doxygenJoel Bodenmann2012-12-1813-14/+15