Go to file
Steins7 9f2b337abf Add additionnal param to DMA callbacks
This parameter is necessary for DMA tools to be implemented with minimal flash
usage as it allow the use of a single callback function for all purposes instead
of the need to add separate callback functions
2023-09-16 18:15:44 +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 Add additionnal param to DMA callbacks 2023-09-16 18:15:44 +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