Go to file
Steins7 fd33003e26 Rework DMA buffer to work properly
DMA buffers now work reliably with USART. The DMA api has changed to make it
more efficient code-size-wise. This may, however, complicate things when
implementating powersaving features
2024-04-06 16:29:45 +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 Rework DMA buffer to work properly 2024-04-06 16:29:45 +02:00
srv Rework DMA buffer to work properly 2024-04-06 16:29:45 +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 Clean minor issues in startup.s 2024-04-06 16:28:08 +02:00