Skip to content

0.4.2

Choose a tag to compare

@maarten-pennings maarten-pennings released this 10 Sep 16:15
· 10 commits to main since this release
  • Fixed TID bug in aoosp_con_seti2ccfg().
  • aoosp_exec_i2cpower(addr) now also checks if addr is a SAID.
  • Detailed addressing for aoosp_send_xxx() and removed old datasheet names.
  • Corrected documentation on in aoosp_exec_xxx() functions.
  • Added topology check to aoosp-time.ino.
  • Added explanation for SYNC via pin in aoosp_sync.ino.
  • Added remark on OTP password for aoosp_otp.ino.
  • I2C in aoop_i2c.ino description updated and device address changed to match OSP32.
  • Now also powering I2C bus in aoosp_i2c.ino for EEPROM.
  • Role of 'mult' in aoosp_error.ino explained.
  • Added BEHAVIOR section to explanation in examples.