QMK/lib/ugfx/drivers/gaudio/gadc
2020-03-23 10:48:11 +01:00
..
driver.mk initial upload 2020-03-23 10:48:11 +01:00
gaudio_record_board_template.h initial upload 2020-03-23 10:48:11 +01:00
gaudio_record_config.h initial upload 2020-03-23 10:48:11 +01:00
gaudio_record_gadc.c initial upload 2020-03-23 10:48:11 +01:00
readme.txt initial upload 2020-03-23 10:48:11 +01:00

This driver uses the generic GADC driver to provide a GAUDIO recording 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.