aboutsummaryrefslogtreecommitdiffstats
path: root/boards/addons/ginput/touch/ADS7843
Commit message (Collapse)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-033-12/+12
|
* Update license headerTibo Clausen2018-10-012-2/+2
|
* Added new type definitions - moving towards V3.0inmarket2018-06-233-14/+14
|
* Adding ADS7843 + STM32CubeF4HAL demo board fileJoel Bodenmann2016-11-271-0/+140
|
* Replace all inline definitions with GFXINLINEinmarket2015-10-232-8/+8
|
* Conversion of some addon board files to newmouseinmarket2014-11-102-51/+61
|
* Update incorrect file headers on demo board filesinmarket2014-03-282-5/+12
|
* Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.inmarket2013-12-212-2/+2
|
* whitespacesJoel Bodenmann2013-12-051-9/+9
|
* docoJoel Bodenmann2013-12-051-1/+4
|
* fixed some board fileJoel Bodenmann2013-12-051-41/+15
|
* fixed Embest boardJoel Bodenmann2013-11-101-90/+0
|
* Clean up the driver directory structure by moving all board specific files ↵inmarket2013-10-283-0/+270
into the boards sub-structure.