Go to file
Steins7 7ab6622908 Rework exti module to use a simpler API
The "specific" lines configuration would not work due to index error in
the callback configuration. While fixing the error, simplifying the API
by moving the afio calls to the calling context seemed a cleaner way to
do things
2024-08-04 19:38:24 +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 exti module to use a simpler API 2024-08-04 19:38:24 +02:00
srv Document the task module 2024-07-10 21:54:23 +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
openocd.cfg Add openocd configuration 2024-08-04 15:52:24 +02:00
startup.s Fix unwanted changes 2024-04-06 23:02:08 +02:00