use fenix to build package, have runner script; nix run works now!
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[target.riscv32imac-unknown-none-elf]
|
||||
runner = "sudo espflash flash --monitor --chip esp32c6"
|
||||
# UPDATE flake.nix to reflect any changes here in the wrapper script
|
||||
runner = "espflash flash --monitor --chip esp32c6"
|
||||
|
||||
[env]
|
||||
ESP_LOG="info"
|
||||
|
||||
Reference in New Issue
Block a user