feat(firmware): add MFRC522 driver implementation and configuration

This commit is contained in:
2025-11-24 11:40:57 +08:00
parent c0c32cb9a7
commit a54bd62491
6 changed files with 315 additions and 65 deletions

View File

@@ -15,5 +15,6 @@ framework = espidf
lib_deps =
matth-x/MicroOcpp@^1.2.0
matth-x/MicroOcppMongoose@^1.2.0
build_flags = -DMO_PLATFORM=MO_PLATFORM_ESPIDF -DMO_MG_USE_VERSION=MO_MG_V715
roboticsbrno/SmartLeds@^3.1.5
build_flags = -DMO_PLATFORM=MO_PLATFORM_ESPIDF -DMO_MG_USE_VERSION=MO_MG_V715 -DCONFIG_RMT_ISR_IRAM_SAFE=1
board_build.partitions = partitions.csv