Skip to content
This repository was archived by the owner on May 21, 2020. It is now read-only.

Conversation

@Johannf78
Copy link

Remove PN532/PN532_SPI/ from all files to make it compile

xiongyihui and others added 30 commits September 3, 2013 20:59
renamed Ndef library to NDEF
1. Add HSU interface.
2. Add debug message for SAMConfig.
3. Add response function for setPassiveActivationRetries.
Update README
[PN532 library]Add HSU driver.
neomilium and others added 8 commits March 12, 2025 14:07
Fix deprecated examples extension ( *.pde → *.ino)
The dependency name was incorrectly set to `external-repo` ([following the platform.io example](https://docs.platformio.org/en/latest/manifests/library-json/fields/dependencies.html)) which results in the NDEF library being cloned into a folder called `external-repo`.

It makes more sense to call it `NDEF`; not only to make its description clearer but also to prevent collisions.
Call endTransaction to release a mutex acquired by beginTransaction.
setClockDivider later tries to acquire the mutex.

Signed-off-by: jim <[email protected]>
Fix hang on ESP32 (Issue# 156)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.