Go to file
Steins7 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
cmsis Reorganize repository to be used as a library 2023-02-11 21:55:32 +01:00
doc Upddate module documentation 2023-05-13 15:50:13 +02:00
drv Simplify dma buffers and adjust usart 2024-04-03 22:03:15 +02:00
srv Simplify dma buffers and adjust usart 2024-04-03 22:03:15 +02:00
.gitignore Update .gitignore 2023-02-11 21:57:21 +01:00
linker.ld Fix RAM initialisation 2023-09-18 11:45:12 +02:00
startup.s Fix RAM initialisation 2023-09-18 11:45:12 +02:00