examples improvements

This commit is contained in:
2026-05-17 22:58:00 -07:00
parent 2b39987ef5
commit 008c62318e
7 changed files with 20 additions and 38 deletions
-6
View File
@@ -24,9 +24,3 @@ static_cell = "2.1.1"
lpc55-hal = { git = "https://github.com/ktims/lpc55-hal", branch = "main" }
usb-device.workspace = true
usbd-uac2 = { workspace = true, features = ["defmt"] }
[profile.release]
opt-level = "z"
lto = true
debug = true
codegen-units = 1