rcsim opened a new pull request, #12839: URL: https://github.com/apache/nuttx/pull/12839
## Summary Add support to RFID MFRC522 ## Impact Users will be able to use MFRC522 with stm32f401rc-rs485: ## Testing - Configure mfrc522 - Build and Flash - Run rfid_readuid example ``` nsh> rfid_readuid Trying to READ: Card is not present! Trying to READ: Card is not present! Trying to READ: Card is not present! Trying to READ: Card is not present! Trying to READ: RFID CARD UID = 0x3DB3F169 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
