Merge branch 'main' into update-flashloader-testapps

This commit is contained in:
2025-05-12 14:49:45 +02:00
82 changed files with 910 additions and 37396 deletions

View File

@ -9,7 +9,6 @@ edition = "2021"
cortex-m-rt = "0.7"
panic-rtt-target = { version = "0.1.3" }
rtt-target = { version = "0.5" }
cortex-m = { version = "0.7", features = ["critical-section-single-core"] }
embedded-hal = "1"
va108xx-hal = { version = "0.11" }