stm32f1xx_HBL/srv
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
..
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 Simplify dma buffers and adjust usart 2024-04-03 22:03:15 +02:00
dma_cbuf.h Simplify dma buffers and adjust usart 2024-04-03 22:03:15 +02:00
dma_mbuf.c Simplify dma buffers and adjust usart 2024-04-03 22:03:15 +02:00
dma_mbuf.h Simplify dma buffers and adjust usart 2024-04-03 22:03:15 +02:00