inmarket
|
68f50a3fe9
|
Only require GTimer for the vs1053 driver if GAUDIO is turned on.
|
2014-05-01 07:41:33 +10:00 |
|
inmarket
|
04307da6b7
|
Updates to vs1053 driver. Now accepting data but still no sound.
|
2014-04-30 22:57:15 +10:00 |
|
inmarket
|
81c19da89f
|
First version vs1053 audio play driver. Compiles but not tested yet.
|
2014-04-29 16:35:57 +10:00 |
|
inmarket
|
04f03ea71d
|
New PWM audio driver for audio output using a digital pin on a CPU
|
2014-03-30 19:10:31 +10:00 |
|
inmarket
|
c16cb15ce9
|
Fix definition of when GADC is turned on for GADC audio driver
|
2014-03-30 19:08:53 +10:00 |
|
Joel Bodenmann
|
08e1b0ebc7
|
Removed the doxygen inside of every driver as doxygen is only meant for highlevel API documentation.
Documenting the drivers interface should be done inside a template driver or the gdisp LLD abstraction.
|
2014-03-28 19:45:08 +01:00 |
|
inmarket
|
271f0c743f
|
Updates to GADC to use new simpler gfx queued bufferring.
NOTE: code is still buggy (or the one and only driver is buggy).
|
2014-03-20 23:41:27 +10:00 |
|
inmarket
|
8b9d31ef90
|
Move queued buffer code from gaudio into gqueue
|
2014-03-20 23:33:32 +10:00 |
|
inmarket
|
e4d6884bca
|
Cause the gaudio/gadc driver (currently broken) to include the GADC framework if it is included in the make.
|
2014-03-20 23:31:10 +10:00 |
|
inmarket
|
ea5a1b849d
|
Combine GAUDIN and GAUDOUT into a single GAUDIO module.
Simplify GAUDIN (now GAUDIO RECORD) api.
Update audio demo's to match.
Port Win32 driver to new audio api.
|
2014-03-11 17:13:31 +10:00 |
|