mirror of
https://github.com/LegitCamper/picocalc-os-rs.git
synced 2025-12-27 07:45:28 +00:00
selection ui for user apps
works
This commit is contained in:
@@ -4,6 +4,7 @@ members = [
|
||||
"kernel",
|
||||
"abi_sys",
|
||||
"abi",
|
||||
"selection_ui",
|
||||
"user-apps/calculator",
|
||||
"user-apps/snake",
|
||||
"user-apps/gallery",
|
||||
@@ -26,4 +27,4 @@ panic = "abort"
|
||||
|
||||
[profile.dev]
|
||||
lto = true
|
||||
opt-level = "z"
|
||||
opt-level = "s"
|
||||
|
||||
Reference in New Issue
Block a user