PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
310B

  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