Go to file
Steins7 ba9bc57a49 Add openocd configuration
The target's debug would sometime get stuck while in low-power, making
it difficult to resume communications, even after hardware resets. Some
peripherals were also kept running when halted. This config should fix
these issues
2024-08-04 15:52: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 Add missing file documentation 2024-07-27 22:19:29 +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