Commit Graph

3 Commits

Author SHA1 Message Date
c6da4e11d8 Document USART driver 2024-04-06 22:19:19 +02:00
ccf36ac400 Simplify dma buffers and adjust usart
The dma buffer should be services that are used on top of peripherals. As such,
the usart driver should'nt directly use them, this is up to the user. The
multi-buffer has also been simplified since I was not satisfied with the
previous implementation
2024-04-03 22:03:15 +02:00
a7099d5dfd Rename drivers folder to drv 2023-09-21 20:42:16 +02:00