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
feb3802cc7
ESP32-CAN
/
.cargo
/
config
4 lines
93 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"]
build-std-features = ["panic_immediate_abort"]