index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gadc
/
gadc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-1
/
+1
*
Big file rename to reduce problems with brain-dead IDE's that don't handle pr...
inmarket
2015-01-21
1
-0
/
+353
*
Rename lots of files to help prevent compile time name conflicts.
inmarket
2014-08-20
1
-362
/
+0
*
Update GADC
inmarket
2014-03-24
1
-315
/
+233
*
Updates to GADC to use new simpler gfx queued bufferring.
inmarket
2014-03-20
1
-122
/
+96
*
Integrate the include files with each module. Simplifies structure of code.
inmarket
2014-02-19
1
-1
/
+1
*
implemented gtimerDeinit()
Joel Bodenmann
2014-02-02
1
-2
/
+2
*
implemented some deinit()
Joel Bodenmann
2014-02-02
1
-1
/
+9
*
added deinit() routines for all modules (not implemented so far)
Joel Bodenmann
2014-02-02
1
-1
/
+7
*
Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.
inmarket
2013-12-21
1
-3
/
+3
*
fixed license headers
Joel Bodenmann
2013-07-21
1
-1
/
+1
*
License header updates
inmarket
2013-06-15
1
-1
/
+1
*
GOS module, for operating system independance
inmarket
2013-05-25
1
-45
/
+38
*
updated license headers
Joel Bodenmann
2013-05-03
1
-18
/
+5
*
Revert "updated license headers"
Joel Bodenmann
2013-05-02
1
-8
/
+19
*
updated license headers
Joel Bodenmann
2013-05-02
1
-19
/
+8
*
Correction of copyright message
Andrew Hannam
2013-03-08
1
-1
/
+1
*
updated copyright - 2013
Joel Bodenmann
2013-03-06
1
-1
/
+1
*
__inline becomes inline because most compilers dont like the prefix
Joel Bodenmann
2013-03-04
1
-3
/
+3
*
GAUDIN implemented with GADC driver
Andrew Hannam
2013-03-01
1
-0
/
+11
*
GADC implementation with demo program
Andrew Hannam
2013-02-18
1
-38
/
+465
*
New Subsystems GADC, GAUDIN, GAUDOUT, GMISC
Andrew Hannam
2013-01-17
1
-0
/
+38