stm32f1xx_HBL/srv
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
..
debug.c First implementation of debug service 2023-09-24 22:02:20 +02:00
debug.h First implementation of debug service 2023-09-24 22:02:20 +02:00
dma_cbuf.c Rework DMA buffer to work properly 2024-04-06 16:29:45 +02:00
dma_cbuf.h Rework DMA buffer to work properly 2024-04-06 16:29:45 +02:00
dma_mbuf.c Rework DMA buffer to work properly 2024-04-06 16:29:45 +02:00
dma_mbuf.h Rework DMA buffer to work properly 2024-04-06 16:29:45 +02:00