Go to file
Steins7 fdc5f381f8 Got USART's TX via DMA working as intended
For now, USART's writes are blocking. This should be left to the application to
decide
2023-09-16 17:15:49 +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
drivers Got USART's TX via DMA working as intended 2023-09-16 17:15:49 +02:00
.gitignore Update .gitignore 2023-02-11 21:57:21 +01:00
linker.ld Rewrite linker and startup files 2023-03-13 11:45:37 +01:00
startup.s Implement nvic's control functions 2023-04-27 21:12:05 +02:00