Skip to content

Commit f05063a

Browse files
committed
Documentation/dac: add STM32H7 on-chip DAC driver docs
Covers basic write mode, DMA circular and stream modes with code examples, data structures, ioctl commands, and Kconfig configuration. Signed-off-by: Andrey Sobol <andrey.sobol.nn@gmail.com>
1 parent 30c48c0 commit f05063a

2 files changed

Lines changed: 403 additions & 0 deletions

File tree

Documentation/components/drivers/character/analog/dac/index.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,11 @@ SPI-based DACs:
8383

8484
dac7554/index.rst
8585
mcp48xx/index.rst
86+
87+
On-Chip DAC Drivers
88+
===================
89+
90+
.. toctree::
91+
:maxdepth: 1
92+
93+
stm32h7/index.rst

0 commit comments

Comments
 (0)