mirror of
https://github.com/LegitCamper/picocalc-os-rs.git
synced 2026-02-11 06:15:25 +00:00
alloc user to access kernel backed heap (psram, if equiped)
This commit is contained in:
@@ -7,6 +7,4 @@ edition = "2024"
|
||||
embedded-sdmmc = { version = "0.9.0", default-features = false }
|
||||
embedded-graphics = "0.8.1"
|
||||
abi_sys = { path = "../abi_sys" }
|
||||
talc = "4.4.3"
|
||||
spin = "0.10.0"
|
||||
rand_core = "0.9.3"
|
||||
|
||||
Reference in New Issue
Block a user