aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gadc/AT91SAM7/gadc_lld.c
Commit message (Collapse)AuthorAgeFilesLines
* Big file rename to reduce problems with brain-dead IDE's that don't handle ↵inmarket2015-01-211-1/+1
| | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).
* Update GADCinmarket2014-03-241-59/+29
|
* Updates to GADC to use new simpler gfx queued bufferring.inmarket2014-03-201-21/+51
| | | | NOTE: code is still buggy (or the one and only driver is buggy).
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-1/+1
|
* Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.inmarket2013-12-211-1/+1
|
* fixed license headersJoel Bodenmann2013-07-211-1/+1
|
* License header updatesinmarket2013-06-151-1/+1
|
* GOS module, for operating system independanceinmarket2013-05-251-2/+0
| | | | | GMISC fast floating point trig GMISC fast fixed point trig
* Reinsertion of doxygen headersAndrew Hannam2013-05-061-0/+9
| | | | Reinsertion of doxygen headers that got lost in license change
* updated license headersJoel Bodenmann2013-05-031-24/+3
|
* Revert "updated license headers"Joel Bodenmann2013-05-021-9/+0
| | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c.
* updated license headersJoel Bodenmann2013-05-021-0/+9
|
* doxygen fixesJoel Bodenmann2013-03-101-1/+1
|
* Correction of copyright messageAndrew Hannam2013-03-081-1/+1
|
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
|
* GADC implementation with demo programAndrew Hannam2013-02-181-0/+102
Also includes driver for AT91SAM7 cpu