Update apps

- T5577 Raw Writer: Fix block count iteration (by Moon-Byeong-heui)
This commit is contained in:
Willy-JL
2024-08-02 21:54:39 +02:00
parent 2ee3e6e385
commit 9e82c8942b
2 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
- Apps: - Apps:
- Seader: Remove some optional asn1 fields (by @bettse) - Seader: Remove some optional asn1 fields (by @bettse)
- NFC Playlist: Fix extension check and error messages (by @acegoal07) - NFC Playlist: Fix extension check and error messages (by @acegoal07)
- T5577 Raw Writer: Fix block count iteration (by @Moon-Byeong-heui)
- Various app fixes for `-Wundef` option (by @Willy-JL) - Various app fixes for `-Wundef` option (by @Willy-JL)
- OFW: NFC: Refactor detected protocols list (by @Astrrra) - OFW: NFC: Refactor detected protocols list (by @Astrrra)
- OFW: CCID: App refactor (by @kidbomb) - OFW: CCID: App refactor (by @kidbomb)