Releases: abobija/esp-idf-rc522
Releases · abobija/esp-idf-rc522
3.3.1
What's Changed
- Support IDF ^5 and build examples on latest (master) IDF by @abobija in #81
Full Changelog: 3.3.0...3.3.1
3.3.0
What's Changed
- Add (partial) support for NXP Ultralight and NTAG PICCs by @fill1890 in #78
- Build picc_nxp example in CI pipeline by @abobija in #80
New Contributors
Full Changelog: 3.2.4...3.3.0
3.2.1
What's Changed
- Use the term internal instead of private by @abobija in #65
- Protection of Sector Trailer by verifying access bits integrity before write by @abobija in #66
Full Changelog: 3.2.0...3.2.1
3.2.0
What's Changed
- Remove block's buffer_size arg from mifare read/write functions by @abobija in #64
Full Changelog: 3.1.6...3.2.0
3.1.4
What's Changed
- Example that uses multiple readers by @abobija in #58
- Simplified SPI config with overwriting defaults by @abobija in #53
- SPI driver sends without need for second buffer by @abobija in #54
- Introduced
rc522_bytes_t
type by @abobija in #55
- Docs of
mifare
functions + added const
qualifiers by @abobija in #56
- Custom authentication error by @abobija in #57
Full Changelog: 3.1.0...3.1.4