mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 22:08:35 -07:00
NFC: NDEF Parser SLIX support (#278)
* Simpler protocol check * Simplify header code * Minor code fixes * NFC: NDEF Parser SLIX support * Parse success even without TLV terminator * Also parse empty NDEF TLVs * Add NDEF_PROTO_RAW to feed data manually * Update changelog * Ordering * Comment changes * Fix inefficiency in MAD checking
This commit is contained in:
@@ -117,6 +117,7 @@
|
||||
- NFC:
|
||||
- NDEF Parser:
|
||||
- Mifare Classic support (#265 by @luu176), protocol-agnostic rewrite and more improvements (#265 by @Willy-JL)
|
||||
- SLIX support, parse even with TLV terminator omitted, parse empty NDEF TLVs (#277 by @Willy-JL)
|
||||
- Decoding of URL-encoded URI characters (#267 by @jaylikesbunda)
|
||||
- SmartPoster record support (#275 by @Willy-JL)
|
||||
- Enable parsing NTAG I2C Plus 1k and 2k chips too (#237 by @RocketGod-git)
|
||||
|
||||
Reference in New Issue
Block a user