refractor into library crate with examples

This commit is contained in:
2026-02-26 14:16:34 +01:00
parent d624b92704
commit 4ec062f575
24 changed files with 1019 additions and 211 deletions

View File

@@ -1,5 +1,5 @@
[toolchain]
channel = "1.92"
channel = "1.93"
components = [ "rust-src", "rustfmt", "llvm-tools" ]
targets = [
"thumbv7em-none-eabi",