aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/audio/gadc/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/audio/gadc/readme.txt')
-rw-r--r--drivers/audio/gadc/readme.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/audio/gadc/readme.txt b/drivers/audio/gadc/readme.txt
new file mode 100644
index 00000000..1d3877e8
--- /dev/null
+++ b/drivers/audio/gadc/readme.txt
@@ -0,0 +1,6 @@
+This driver uses the generic GADC driver to provide a GAUDIN device.
+
+It supports whatever high speed device channels that your GADC driver and board supports.
+
+For stereo, the samples are interleaved. Remember to allocate enough space for two samples per
+sample period.