Releases: elixir-circuits/circuits_i2c
Releases · elixir-circuits/circuits_i2c
v0.3.5
05 Nov 17:16
Compare
Sorry, something went wrong.
No results found
Bug fixes
Reduce the number of I2C addresses scanned for detection to avoid confusing
some devices.
v0.3.4
23 May 15:01
Compare
Sorry, something went wrong.
No results found
Bug fixes
Improve error message when bus doesn't exist
v0.3.3
01 Apr 12:04
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fix binary handling in NIF. This fixes segfaults and other errors when run
on Raspbian.
v0.3.2
14 Feb 16:54
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fix file handle leak when I2C bus references were garbage collected.
v0.3.1
06 Feb 13:51
Compare
Sorry, something went wrong.
No results found
Bug fixes
Build C source under the _build directory so that changing targets
properly rebuilds the C code as well as the Elixir code.
v0.3.0
08 Dec 21:26
Compare
Sorry, something went wrong.
No results found
Print detected devices instead of an error.
v0.2.0
24 Nov 13:04
Compare
Sorry, something went wrong.
No results found
Minor text updates.
Remove i2c_ from i2c_address and i2c_bus.
v0.1.0
07 Nov 14:26
Compare
Sorry, something went wrong.
No results found