$ nix develop
I have used sudo espflash flash --monitor
inside the .cargo/config.toml
file because of lacking permissions when flashing the esp.
If you encounter any errors or do not need root permissions to flash, remove the sudo
.
NixOS cannot run dynamically linked executables intended for generic linux environments out of the box.
Install nix-ld
Reinstall the esp-rs toolchain
$ espup uninstall
$ espup install
Template used:
Binary size optimizations from: