aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Win32
Commit message (Collapse)AuthorAgeFilesLines
* Combine GAUDIN and GAUDOUT into a single GAUDIO module.inmarket2014-03-111-1/+1
| | | | | | 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-2/+2
| | | | Also moved drivers/gaudin to drivers/audio as most audio codecs support input and output in a single device.
* Add demo makefiles and update example master makefiles to match.inmarket2014-02-191-2/+5
|
* Add Win32 GAUDIN driver.inmarket2013-12-222-2/+2
|
* cleanupsJoel Bodenmann2013-11-101-0/+2
|
* Win32 board definitions.inmarket2013-10-296-0/+1094