1
Fork 0
Commit graph

7 commits

Author SHA1 Message Date
ad1f552151
fixed southbridge
this was a two week blocker, storing to AtomicBools hangs in some
scenarios, which is really hard to debug. works now.
2025-03-02 12:15:29 -05:00
a9573dc8bc
switched northbridge -> southbridge communication to length-data
buffereduart peek does not appear to work, and
coms are very stable with shielded wire
2025-02-04 13:06:38 -05:00
1a0301ddd9
converted codebase to pico 2 2025-02-02 17:48:26 -05:00
0748cb2517
send telemetry over UART 2025-01-30 18:40:37 -05:00
90b88607fc
message decoder 2025-01-30 17:43:05 -05:00
e46fc9bb00
peripheral stub 2025-01-27 23:22:09 -05:00
71eae62bda
cargo generate from https://github.com/lulf/embassy-template.git 2025-01-24 14:00:42 -05:00