<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtic/examples/rp2040_local_i2c_init/src, 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-21T10:46:29+00:00</updated>
<entry>
<title>Bump rp2040-pac to 0.6 in rtic-monotonics (#905)</title>
<updated>2024-04-21T10:46:29+00:00</updated>
<author>
<name>Martins Polakovs</name>
<email>mp@foo.lv</email>
</author>
<published>2024-04-21T10:46:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=5d05d607eefde4a659150f8180457b0eed37bc8c'/>
<id>urn:sha1:5d05d607eefde4a659150f8180457b0eed37bc8c</id>
<content type='text'>
* Support rp2040-pac v0.6 in rtic-monotonics

* Add changelog entry

* Fix rp2040_local_i2c_init example</content>
</entry>
<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>Make RTIC 2 work on stable by using `main`'s stack as an allocator</title>
<updated>2024-02-27T11:22:18+00:00</updated>
<author>
<name>Emil Fresk</name>
<email>emil.fresk@gmail.com</email>
</author>
<published>2024-01-29T19:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=27985009579e82673dcaf7a6a715fcf50c184863'/>
<id>urn:sha1:27985009579e82673dcaf7a6a715fcf50c184863</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix example</title>
<updated>2023-04-17T05:55:33+00:00</updated>
<author>
<name>datdenkikniet</name>
<email>jcdra1@gmail.com</email>
</author>
<published>2023-04-17T05:43:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=76d2d27def1a911e23950dd1fceef9509c1ac56b'/>
<id>urn:sha1:76d2d27def1a911e23950dd1fceef9509c1ac56b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rp2040_local_i2c_init: update to latest version</title>
<updated>2023-04-16T11:08:36+00:00</updated>
<author>
<name>datdenkikniet</name>
<email>jcdra1@gmail.com</email>
</author>
<published>2023-04-14T19:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=dc02818ef1abe74b4d089dd7212984ef7e0654fe'/>
<id>urn:sha1:dc02818ef1abe74b4d089dd7212984ef7e0654fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split remove old examples</title>
<updated>2023-04-16T11:08:35+00:00</updated>
<author>
<name>datdenkikniet</name>
<email>jcdra1@gmail.com</email>
</author>
<published>2023-04-14T19:53:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=5a9135961f34505714e23f12e4cf4bacfa492dcd'/>
<id>urn:sha1:5a9135961f34505714e23f12e4cf4bacfa492dcd</id>
<content type='text'>
</content>
</entry>
</feed>
