selection menu works for multiple binaries, and shows selection box

This commit is contained in:
2025-09-18 17:43:49 -06:00
parent 4f93ee4e9d
commit bf359f0513
4 changed files with 45 additions and 44 deletions

View File

@@ -17,6 +17,7 @@ rp235x = ["embassy-rp/rp235xb"]
trouble = ["dep:bt-hci", "dep:cyw43", "dep:cyw43-pio", "dep:trouble-host"]
defmt = [
"dep:defmt",
"shared/defmt",
"panic-probe/print-defmt",
"embassy-executor/defmt",
"embassy-time/defmt",