This website requires JavaScript.
Explore
Help
Sign In
Cansat
/
ESP32-CAN
Watch
2
Star
0
Fork
You've already forked ESP32-CAN
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b4bba1e5cc
ESP32-CAN
/
.cargo
/
config
4 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
run cargo from CMake, remove hardcoded target from .cargo/config (#5) * cmake: run cargo build from idf.py build
2021-06-14 07:51:26 +01:00
[unstable]
build-std = ["std", "panic_abort"]
before removing rustlib
2026-03-15 23:57:13 +00:00
# build-std-features = ["panic_immediate_abort"]