Skip to content

8.1.0

Compare
Choose a tag to compare
@mondalaci mondalaci released this 15 Jan 10:29
· 2986 commits to master since this release

Device Protocol: 4.2.0 | Module Protocol: 4.0.0 | User Config: 4.0.0 | Hardware Config: 1.0.0

  • Enable left-half watchdog in reinit mode which seems to prevent freezes.
  • Slow down main bus I2C baud rate to 30kHz when BusPal is on to make firmware transfer more robust.
  • Implement UsbCommandId_GetSlaveI2cErrors. DEVICEPROTOCOL:MINOR
  • Implement UsbCommandId_SetI2cBaudRate. DEVICEPROTOCOL:MINOR
  • Implement DevicePropertyId_CurrentKbootCommand. DEVICEPROTOCOL:MINOR
  • Implement DevicePropertyId_I2cMainBusBaudRate. DEVICEPROTOCOL:MINOR
  • Implement DevicePropertyId_Uptime. DEVICEPROTOCOL:MINOR