[target.xtensa-esp32-none-elf] runner = "espflash flash --monitor" rustflags = [ "-C", "link-arg=-Wl,-Tlinkall.x", "-C", "link-arg=-nostartfiles", ] [build] target = "xtensa-esp32-none-elf" [unstable] build-std = ["core", "alloc", "compiler_builtins"] [env] DEFMT_LOG = "debug"