Skip to content

0.0.3

Choose a tag to compare

@GOB52 GOB52 released this 14 May 06:31

Added

  • Add UnitRFID2 (WS1850S) support for the NFC-B layer

Changed

  • Align examples' I2C dispatch with M5Unit-RFID

Fixed

  • Fix ISO-DEP chain RX failing on 3+ frame chains
  • Fix NFC-B ATTRIB PARAM2 FSDI field placement
  • Fix NFCLayerB::hlt and deselect RX buffers too small to capture CRC_B
  • Fix FileSystem::readBinary RX buffer margin insufficient for PICC chain overshoot

追加

  • NFC-B レイヤーに UnitRFID2 (WS1850S) 対応を追加

変更

  • examples の I2C 分岐を M5Unit-RFID 側と整合

修正

  • ISO-DEP の chain RX が 3 フレーム以上のチェインで失敗する不具合を修正
  • NFC-B ATTRIB PARAM2 の FSDI フィールド配置を修正
  • NFCLayerB::hlt / deselect の RX バッファ不足で CRC_B を取り損ねていた不具合を修正
  • FileSystem::readBinary の RX バッファマージンが PICC チェインのオーバーシュートに対して不足していた不具合を修正