diff options
author | Rene Straub <rene@see5.ch> | 2023-08-11 21:26:50 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-09-28 17:11:37 +1000 |
commit | 08c661c930a8d6256e3065064820fa30d5485d39 (patch) | |
tree | f22dcaa410c0157990a5aa9f1a5895e29ac665e6 /tests/float/float_format_ints.py | |
parent | 72ef2e6291eedfe237b8b086a44ac570ce8b7f0d (diff) |
stm32/dac: Add STM32H5 DAC support, with dma_nohal implementation.
Integrate DAC support for STM32H5. Implement STM32H5 GPDMA driver. The DMA
driver is largely different from other STM32 variants. To support the DAC
circular mode, memory based linked list DMA descriptors are used.
Signed-off-by: Rene Straub <rene@see5.ch>
Diffstat (limited to 'tests/float/float_format_ints.py')
0 files changed, 0 insertions, 0 deletions