Commit graph

8 commits

Author SHA1 Message Date
a0a277b80d
refactor(algc): use uint8_t* for data pointers 2025-07-18 09:16:08 +02:00
7ef66ead56
refactor: hide debug info 2025-07-17 18:16:55 +02:00
a3f77b4f45
fix: sha2 works 2025-07-17 18:00:53 +02:00
0fd29467a3
refactor: remove unused function 2025-07-17 17:28:17 +02:00
65690e7f43
feat: half working sha2 2025-07-17 17:14:11 +02:00
7808fb55e3
fix: can't call C code from the stm32
chore: vscode debug stuff
2025-07-14 15:48:26 +02:00
aaab15e72d
chore: it works and flashing is possible, even on windows 2025-07-14 10:41:09 +02:00
d2476c2cd6
refactor: use ceedling as c build system
I love ceedling
2025-07-10 17:31:22 +02:00