Finish pn532 crate
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ runner = "espflash flash --monitor -B 921600 --chip esp32s3 --log-format defmt"
|
||||
linker = "/home/fromost/.rustup/toolchains/esp/xtensa-esp-elf/esp-15.2.0_20250920/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc"
|
||||
|
||||
[env]
|
||||
DEFMT_LOG = "info,lora=trace,eeprom24x=debug,pn532=trace"
|
||||
DEFMT_LOG = "info,lora=trace,eeprom24x=debug,pn532=debug"
|
||||
|
||||
[build]
|
||||
rustflags = [
|
||||
|
||||
Reference in New Issue
Block a user