<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtic/examples/embassy-stm32g4/src/bin, branch main</title>
<subtitle>Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
</subtitle>
<id>https://git.mciantyre.dev/rtic/atom?h=main</id>
<link rel='self' href='https://git.mciantyre.dev/rtic/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/'/>
<updated>2024-04-10T22:00:38+00:00</updated>
<entry>
<title>Monotonic rewrite (#874)</title>
<updated>2024-04-10T22:00:38+00:00</updated>
<author>
<name>Finomnis</name>
<email>Finomnis@users.noreply.github.com</email>
</author>
<published>2024-04-10T22:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=8c23e178f3838bcdd13662a2ffefd39ec144e869'/>
<id>urn:sha1:8c23e178f3838bcdd13662a2ffefd39ec144e869</id>
<content type='text'>
* Rework timer_queue and monotonic architecture

Goals:
 * make Monotonic purely internal
 * make Monotonic purely tick passed, no fugit involved
 * create a wrapper struct in the user's code via a macro that then
   converts the "now" from the tick based monotonic to a fugit based
   timestamp

We need to proxy the delay functions of the timer queue anyway,
so we could simply perform the conversion in those proxy functions.

* Update cargo.lock

* Update readme of rtic-time

* CI: ESP32: Redact esp_image: Too volatile

* Fixup: Changelog double entry rebase mistake

---------

Co-authored-by: Henrik Tjäder &lt;henrik@tjaders.com&gt;</content>
</entry>
<entry>
<title>Release rtic v2.1.0, rtic-macros v2.1.0</title>
<updated>2024-02-27T12:51:47+00:00</updated>
<author>
<name>Emil Fresk</name>
<email>emil.fresk@gmail.com</email>
</author>
<published>2024-02-27T12:34:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=0b365f03eb77302663b751305aac7641b2721eb3'/>
<id>urn:sha1:0b365f03eb77302663b751305aac7641b2721eb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add example of using Embassy HAL(stm32) with RTIC. (#891)</title>
<updated>2024-02-27T11:25:07+00:00</updated>
<author>
<name>cschuhen</name>
<email>47763321+cschuhen@users.noreply.github.com</email>
</author>
<published>2024-02-27T11:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=b1467c62b4b4f61ce53b6572c30920a72550ea45'/>
<id>urn:sha1:b1467c62b4b4f61ce53b6572c30920a72550ea45</id>
<content type='text'>
The RTIC book mentions Embassy+RTIC but gives no examples.

fmt.

Add feature flag

Seems CI does not deal with 2 levels of depth.

Forgot to stage.

Thumb m arch.

Co-authored-by: Corey Schuhen &lt;cschuhen@gmail.com&gt;</content>
</entry>
</feed>
