PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

library.properties 310B

123456789
  1. name=MFRC522
  2. version=1.3.6
  3. author=GithubCommunity
  4. maintainer=miguelbalboa
  5. sentence=Arduino RFID Library for MFRC522 (SPI)
  6. paragraph=Read/Write a RFID Card or Tag using the ISO/IEC 14443A/MIFARE interface.
  7. category=Communication
  8. url=https://github.com/miguelbalboa/rfid
  9. architectures=avr,STM32F1,teensy,esp8266