Commit graph

19 commits

Author SHA1 Message Date
f6d7a67683
feat: try to read the temperature 2025-04-28 15:19:35 +02:00
6fb993300e
feat: try aes and find out the HW does not offer it 2025-04-28 14:42:22 +02:00
058f01fd13
feat: log rtc time to terminal over rtt 2025-04-28 14:42:12 +02:00
7df4f90ae3
refactor!: make the main code an empty lib 2025-04-28 11:53:38 +02:00
b5f4e77186
feat: logging with defmt 2025-04-28 11:53:13 +02:00
7fe0054cb0
chore: specify exact mcu comment 2025-04-28 11:19:45 +02:00
7e5f33f1c6
feat: lcd works in my head 2025-04-25 10:32:39 +02:00
806a5ac871
feat: add more example programs 2025-04-24 17:07:14 +02:00
1aac7bd456
refactor: make blinky an example 2025-04-24 13:25:32 +02:00
3c3066afe2
refactor: add aliases 2025-04-24 13:14:55 +02:00
af4fed51ae
refactor: use a proper delay instead of a useless for loop
It blinks every 500ms or so!
2025-04-24 12:25:44 +02:00
2d8bfaad02
feat: it blinks super slow! 2025-04-24 12:23:47 +02:00
5d2919c635
feat: find the right mcu feat? 2025-04-24 12:13:05 +02:00
861ad38191
feat: add linker stuff properly but it does not work 2025-04-17 16:41:03 +02:00
d108d90cdb
feat: add back memory.x 2025-04-17 16:30:49 +02:00
26f439acd0
feat: i think blinky would work but I'm loading wrong 2025-04-17 16:29:33 +02:00
965bdc5b8e
refacfeat: i think it works with hal? 2025-04-17 15:59:01 +02:00
010712412d
feat: flash a "does nothing" program written in rust to the board 2025-04-17 14:37:02 +02:00
8e20aae5f6
initial commit 2025-04-17 13:14:26 +02:00