aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Olimex-SAM7EX256-GE12
Commit message (Collapse)AuthorAgeFilesLines
* Replace all inline definitions with GFXINLINEinmarket2015-10-231-8/+8
|
* Board file fixes for the Olimex-SAM7EX256 boardinmarket2015-02-071-5/+4
|
* Rename all driver makefiles to driver.mkinmarket2014-08-221-4/+4
|
* Combine GAUDIN and GAUDOUT into a single GAUDIO module.inmarket2014-03-112-2/+2
| | | | | | Simplify GAUDIN (now GAUDIO RECORD) api. Update audio demo's to match. Port Win32 driver to new audio api.
* First GAUDOUT work. Still incomplete but compiling.inmarket2014-02-271-1/+1
| | | | Also moved drivers/gaudin to drivers/audio as most audio codecs support input and output in a single device.
* Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.inmarket2013-12-211-2/+2
|
* Add readme's to the board directoriesinmarket2013-10-282-9/+12
|
* Create uGFX board directories which include example Makefiles.inmarket2013-10-283-0/+215
Currently only done for the Olimex-SAM7EX256 board.