Finish pn532 crate

This commit is contained in:
2026-09-13 20:51:26 +08:00
parent 89dfed231f
commit 70194f98c1
23 changed files with 610 additions and 204 deletions
+1 -1
View File
@@ -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 = [