mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
Add apps/examples/i2schar that will eventually use the I2C character drvier to verify I2S
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
config AUDIO_I2SCHAR
|
config AUDIO_I2SCHAR
|
||||||
bool "I2S character driver (for testing only)
|
bool "I2S character driver (for testing only)"
|
||||||
default n
|
default n
|
||||||
depends on I2S
|
depends on I2S
|
||||||
---help---
|
---help---
|
||||||
|
|||||||
Reference in New Issue
Block a user