<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-time/src/driver_std.rs, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/'/>
<entry>
<title>Fix build of embassy-time with std+defmt.</title>
<updated>2025-07-29T11:36:18+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-07-29T11:31:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=b00de39af82dee0c0e46ae504b5790ed2d61178f'/>
<id>b00de39af82dee0c0e46ae504b5790ed2d61178f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>`embassy-time`: add missing `Debug` &amp; `defmt::Format` derives</title>
<updated>2025-07-28T13:44:21+00:00</updated>
<author>
<name>Ralph Ursprung</name>
<email>ralph.ursprung@gmail.com</email>
</author>
<published>2025-07-28T13:37:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=98595f659c309703aab411b6b3be7579b6e93c5d'/>
<id>98595f659c309703aab411b6b3be7579b6e93c5d</id>
<content type='text'>
`defmt::Format` is *not* implemented for `MockDriver` and
`InnerMockDriver` because the former contains the latter and the latter
is using `Queue` from `embassy-time-queue-utils` which so far does not
have a `defmt` dependency. since this is just a mock driver it shouldn't
be relevant if it has no `defmt::Format` impl.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`defmt::Format` is *not* implemented for `MockDriver` and
`InnerMockDriver` because the former contains the latter and the latter
is using `Queue` from `embassy-time-queue-utils` which so far does not
have a `defmt` dependency. since this is just a mock driver it shouldn't
be relevant if it has no `defmt::Format` impl.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename ETQD, bump date</title>
<updated>2024-12-22T20:00:23+00:00</updated>
<author>
<name>Dániel Buga</name>
<email>bugadani@gmail.com</email>
</author>
<published>2024-12-20T11:45:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=ab8ca3f126447edb3a9eb06aa6fd6cd394219c17'/>
<id>ab8ca3f126447edb3a9eb06aa6fd6cd394219c17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge time-driver and time-queue-driver traits, make HALs own and handle the queue.</title>
<updated>2024-12-13T20:20:59+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-12-08T22:27:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=b268b1795fed58544c166c41842ce0d66328aa3e'/>
<id>b268b1795fed58544c166c41842ce0d66328aa3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor integrated-timers</title>
<updated>2024-12-10T20:31:42+00:00</updated>
<author>
<name>Dániel Buga</name>
<email>bugadani@gmail.com</email>
</author>
<published>2024-11-26T22:54:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=5a5495aac43d75610735f2ca80fb6c8e8f31ed71'/>
<id>5a5495aac43d75610735f2ca80fb6c8e8f31ed71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use inline const for initializing arrays. (#3567)</title>
<updated>2024-11-24T19:58:48+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-11-24T19:58:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=aaad8450e990f74c6b398aca9a6ec495720bf845'/>
<id>aaad8450e990f74c6b398aca9a6ec495720bf845</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>time: split queue driver too, don't reexport drivers.</title>
<updated>2024-01-11T22:01:24+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-01-11T21:47:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=f0606da9adc8032cc92c06c0661b385742459fc8'/>
<id>f0606da9adc8032cc92c06c0661b385742459fc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>time: split driver into a separate embassy-time-driver crate.</title>
<updated>2024-01-11T15:56:08+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-01-11T15:38:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=15f94fb0fc70463b9a50c997083fee3f5758b17a'/>
<id>15f94fb0fc70463b9a50c997083fee3f5758b17a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trivial to remove uses of atomic-polyfill.</title>
<updated>2023-07-12T16:30:43+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-07-12T16:30:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=dff9bd9711205fd4cd5a91384072ab6aa2335d18'/>
<id>dff9bd9711205fd4cd5a91384072ab6aa2335d18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>time: remove dependency on embassy-sync.</title>
<updated>2023-04-13T21:57:20+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-04-13T21:50:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e7ff759f1ca78a5b53c1ea95c24a6317227dc8b0'/>
<id>e7ff759f1ca78a5b53c1ea95c24a6317227dc8b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
