Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 512 Bytes

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 512 Bytes

Changelog

3.0.0

  • Handles the new events:
    • Type=52 (0x34) - Block Data Chunk ACK.
    • Type=53 (0x35) - Block Data Chunk NACK.
    • Type=54 (0x36) - Bootloader CHECK.

2.0.0

  • VSCP-framework repository was restructured and the generic bootloader moved to this dedicated repository.
  • dataNum variable in the VSCP message (from VSCP-framework) was renamed to dataSize. Therefore the source code was updated accordingly.