mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 02:58:01 +08:00
57e8f0451a
Adds an initial Nuttx audio driver supporting the Spresense CXD56. Being a work in progress the driver has a number of limitations: - Audio playback only, no recording yet. - Only 16 bit stereo playback is supported. - In practice only 48kHz playback is supported due to missing SRC. - Configure driver in "Device Drivers --> Audio Device Support".