mirror of
https://github.com/kittywitch/esp32-c3-meepy.git
synced 2026-02-09 07:59:18 -08:00
feat: less just, lol
This commit is contained in:
parent
8830e92597
commit
6841142729
10 changed files with 549 additions and 56 deletions
|
|
@ -11,5 +11,8 @@ rustflags = [
|
|||
|
||||
target = "riscv32imc-unknown-none-elf"
|
||||
|
||||
[env]
|
||||
ESP_LOG="INFO"
|
||||
|
||||
[unstable]
|
||||
build-std = ["core"]
|
||||
build-std = ["alloc", "core"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue