Skip to content

Releases: stfc-aeg/odin-devices

1.2.0-beta

15 Aug 15:46
Compare
Choose a tag to compare
1.2.0-beta Pre-release
Pre-release

This beta release provides partial support for the AD5593R device. This requires a non-breaking change to I2CDevice to optionally import the smbus2 library instead of smbus, allowing use of the i2c_rdwr chained transaction call, which is required for multi-byte accesses to the AD5593R without a mandatory register byte.

Full Changelog: 1.1.0...1.2.0-beta

1.1.0

19 Apr 13:10
1.1.0
6a59d31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

13 Jan 16:03
1.0.0
1696719
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/stfc-aeg/odin-devices/commits/1.0.0