aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gadc/AT91SAM7
Commit message (Collapse)AuthorAgeFilesLines
* Make all include paths in ugfx relative.inmarket2015-11-212-5/+2
| | | | The only include path now needed is for drivers (in particular GDISP drivers)
* 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).
* Rename all driver makefiles to driver.mkinmarket2014-08-221-0/+0
|
* Update GADCinmarket2014-03-241-59/+29
|
* Updates to GADC to use new simpler gfx queued bufferring.inmarket2014-03-202-27/+52
| | | | 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
|
* Create uGFX board directories which include example Makefiles.inmarket2013-10-282-14/+10
| | | | Currently only done for the Olimex-SAM7EX256 board.
* fixed license headersJoel Bodenmann2013-07-213-3/+3
|
* License header updatesinmarket2013-06-153-3/+3
|
* 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-033-60/+13
|
* Revert "updated license headers"Joel Bodenmann2013-05-023-25/+38
| | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c.
* updated license headersJoel Bodenmann2013-05-023-38/+25
|
* doxygen fixesJoel Bodenmann2013-03-101-1/+1
|
* Correction of copyright messageAndrew Hannam2013-03-083-3/+3
|
* updated copyright - 2013Joel Bodenmann2013-03-063-3/+3
|
* GAUDIN implemented with GADC driverAndrew Hannam2013-03-011-1/+6
|
* GADC implementation with demo programAndrew Hannam2013-02-184-0/+231
Also includes driver for AT91SAM7 cpu