diff --git a/.cargo/config.toml b/.cargo/config.toml index e13123c..7995c83 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -5,4 +5,4 @@ runner = "probe-rs run --chip RP2040" target = "thumbv6m-none-eabi" [unstable] -build-std = ["core", "alloc"] +# build-std = ["core", "alloc"]