mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 17:58:10 +08:00
44ef021bc5
DAC driver uses CONFIG_DAC_FIFOSIZE, but this is not configurable from Kconfig. This adds the missing option and allows to set DAC FIFO size from the configuration. Signed-off-by: Michal Lenc <michallenc@seznam.cz>