<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ads1x1x-async/src/devices/mode, branch async</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://the-tk.com/cgit/ads1x1x-async/atom?h=async</id>
<link rel='self' href='https://the-tk.com/cgit/ads1x1x-async/atom?h=async'/>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ads1x1x-async/'/>
<updated>2024-12-08T12:01:31Z</updated>
<entry>
<title>Modify to use async</title>
<updated>2024-12-08T12:01:31Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2024-12-08T12:01:31Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ads1x1x-async/commit/?id=cd403a91e6078956445aeb21d6509e863b0592ae'/>
<id>urn:sha1:cd403a91e6078956445aeb21d6509e863b0592ae</id>
<content type='text'>
A changeover from embedded_hal::i2c::I2c to embedded_hal_async::i2c::I2c
including changes to all the relevant functions into async functions.

Tests have been updated to work using futures-test and embedded-hal-mock
with the embedded-hal-async feature.

Examples have been kept the same meaning they no longer compile.
Currently it doesn't _seem_ like the linux embedded hal can do async
i2c so maybe these should be re-written to use embassy?
</content>
</entry>
<entry>
<title>Improve documentation. (#32)</title>
<updated>2024-11-23T21:49:30Z</updated>
<author>
<name>Markus Reiter</name>
<email>me@reitermark.us</email>
</author>
<published>2024-11-23T21:49:30Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ads1x1x-async/commit/?id=0edd5527161809dfbc0c76e39c462e3a4f00beb7'/>
<id>urn:sha1:0edd5527161809dfbc0c76e39c462e3a4f00beb7</id>
<content type='text'>
* Use `non_exhaustive`.

* Improve docs.</content>
</entry>
<entry>
<title>Remove `DynamicOneShot` trait. (#19)</title>
<updated>2024-06-10T21:56:37Z</updated>
<author>
<name>Markus Reiter</name>
<email>me@reitermark.us</email>
</author>
<published>2024-06-10T21:56:37Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ads1x1x-async/commit/?id=00830f4e5569a381afbdfce270e478c5fd25401f'/>
<id>urn:sha1:00830f4e5569a381afbdfce270e478c5fd25401f</id>
<content type='text'>
* Remove `DynamicOneShot` trait.

* Update changelog.</content>
</entry>
<entry>
<title>Remove `I2cInterface`. (#20)</title>
<updated>2024-01-19T14:09:19Z</updated>
<author>
<name>Markus Reiter</name>
<email>me@reitermark.us</email>
</author>
<published>2024-01-19T14:09:19Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ads1x1x-async/commit/?id=5cd361340635aafe8806c82805622bc6afc4c4d7'/>
<id>urn:sha1:5cd361340635aafe8806c82805622bc6afc4c4d7</id>
<content type='text'>
* Merge `ReadData` and `WriteData` traits.

* Remove `I2cInterface`.

* Update changelog.

* Fix links.</content>
</entry>
<entry>
<title>Update to `embedded-hal` 1.0.</title>
<updated>2024-01-19T10:23:31Z</updated>
<author>
<name>Markus Reiter</name>
<email>me@reitermark.us</email>
</author>
<published>2024-01-12T19:24:51Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ads1x1x-async/commit/?id=b3ca672f70c71194da40a7670549a8264c13d971'/>
<id>urn:sha1:b3ca672f70c71194da40a7670549a8264c13d971</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add value-based one-shot trait to ease driver usage in functions</title>
<updated>2021-07-29T21:14:25Z</updated>
<author>
<name>Diego Barrios Romero</name>
<email>eldruin@gmail.com</email>
</author>
<published>2021-07-29T21:14:25Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ads1x1x-async/commit/?id=28126fee8ce253e67ab737927ff0d89ebc24e419'/>
<id>urn:sha1:28126fee8ce253e67ab737927ff0d89ebc24e419</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused import</title>
<updated>2020-06-21T21:45:21Z</updated>
<author>
<name>Diego Barrios Romero</name>
<email>eldruin@gmail.com</email>
</author>
<published>2020-06-21T21:45:21Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ads1x1x-async/commit/?id=68e05cb5c9cc2204f04613fd5d2ae72b6181dbf4'/>
<id>urn:sha1:68e05cb5c9cc2204f04613fd5d2ae72b6181dbf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify imports</title>
<updated>2020-06-21T20:57:06Z</updated>
<author>
<name>Diego Barrios Romero</name>
<email>eldruin@gmail.com</email>
</author>
<published>2020-06-21T20:57:06Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ads1x1x-async/commit/?id=667e5e55a26453ef9e23f0ab45532f4e46ce37db'/>
<id>urn:sha1:667e5e55a26453ef9e23f0ab45532f4e46ce37db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use edition 2018</title>
<updated>2020-06-21T20:52:41Z</updated>
<author>
<name>Diego Barrios Romero</name>
<email>eldruin@gmail.com</email>
</author>
<published>2020-06-21T20:52:41Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ads1x1x-async/commit/?id=6aed921780dbe12c058e0aa0ce8b617e404b5a87'/>
<id>urn:sha1:6aed921780dbe12c058e0aa0ce8b617e404b5a87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format code</title>
<updated>2019-03-31T11:41:26Z</updated>
<author>
<name>Diego Barrios Romero</name>
<email>eldruin@gmail.com</email>
</author>
<published>2019-03-30T11:36:06Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ads1x1x-async/commit/?id=50223ad02e2f487540107e320c8bef40a9849582'/>
<id>urn:sha1:50223ad02e2f487540107e320c8bef40a9849582</id>
<content type='text'>
</content>
</entry>
</feed>
