# NFC-RFAL **Repository Path**: mirrors_stm32duino/NFC-RFAL ## Basic Information - **Project Name**: NFC-RFAL - **Description**: Arduino library for the RF/NFC abstraction layer (RFAL) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-03 - **Last Updated**: 2025-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NFC-RFAL The code is the implementation of the RF/NFC abstraction layer (RFAL) for the ST NFC card readers. The RFAL simplifies the development of applications by encapsulating device and protocol details. ## Documentation You can find the source files at https://github.com/stm32duino/NFC-RFAL ## Version History ### Version 2.0.0 - This version is based on version 3.0.0 of the RFAL Middlewares from STM32Cube.