aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gadc
Commit message (Expand)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-032-3/+3
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-1/+1
* Added type gFont to replace V2.x font_tinmarket2018-07-081-1/+1
* Change coord_t to gCoordinmarket2018-07-083-12/+12
* Added new type definitions - moving towards V3.0inmarket2018-06-232-11/+11
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-4/+4
* First set of V3 macro changesinmarket2018-02-271-14/+14
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-1/+1
* Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation st...inmarket2014-05-091-0/+4
* Final updates to GADC recording after fixing bugs in the ChibiOS AT91SAM7X AD...inmarket2014-03-242-3/+3
* Update GADCinmarket2014-03-241-4/+13
* Updates to GADC to use new simpler gfx queued bufferring.inmarket2014-03-204-26/+17
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-1/+1
* Add demo makefiles and update example master makefiles to match.inmarket2014-02-191-0/+3
* removing casts of gfxAlloc() return value as that is the whole idea behind ha...Joel Bodenmann2014-02-021-2/+2
* Update GAUDIN and GADC demos to new internal GWIN structures.inmarket2013-12-222-7/+15
* Fix spelling error and migrate demo gfxconf.h changes to all demos including ...inmarket2013-10-281-72/+5
* Update gaudin and gadc demos for new GWINinmarket2013-07-163-31/+56
* License header updatesinmarket2013-06-154-0/+8
* GOS module, for operating system independanceinmarket2013-05-254-16/+12
* changed the license of all demos to BSDJoel Bodenmann2013-04-084-60/+100
* GDISP changes including polygon supportAndrew Hannam2013-03-101-1/+0
* Revert "GDISP changes including polygon support"Andrew Hannam2013-03-101-0/+1
* GDISP changes including polygon supportAndrew Hannam2013-03-101-1/+0
* Correction of copyright messageAndrew Hannam2013-03-083-3/+3
* updated copyright - 2013Joel Bodenmann2013-03-063-3/+3
* __inline becomes inline because most compilers dont like the prefixJoel Bodenmann2013-03-041-0/+0
* GADC implementation with demo programAndrew Hannam2013-02-185-0/+553