<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtic, 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>2025-11-08T14:48:18+00:00</updated>
<entry>
<title>Support external SYST clock source</title>
<updated>2025-11-08T14:48:18+00:00</updated>
<author>
<name>Ian McIntyre</name>
<email>me@mciantyre.dev</email>
</author>
<published>2025-11-07T16:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=2ac85c8317d3cc1c1f90e45245631ad13356dde9'/>
<id>urn:sha1:2ac85c8317d3cc1c1f90e45245631ad13356dde9</id>
<content type='text'>
Give users the option to configure SYST with an external clock source.
By default, the clock source is the core, which keeps us backwards
compatible.

`_start` has a new input, but since users don't call that function
directly, it doesn't seem like a problem to break that public API.
</content>
</entry>
<entry>
<title>Fix typo in monotonics migration documentation</title>
<updated>2025-10-29T19:44:25+00:00</updated>
<author>
<name>Cyril Marpaud</name>
<email>9333398+cyril-marpaud@users.noreply.github.com</email>
</author>
<published>2025-10-28T21:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=c305c18db0855e8fdf300ec2227b3b3410713646'/>
<id>urn:sha1:c305c18db0855e8fdf300ec2227b3b3410713646</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CI: Schedule build before the meeting</title>
<updated>2025-10-20T06:47:41+00:00</updated>
<author>
<name>Henrik Tjäder</name>
<email>henrik@tjaders.com</email>
</author>
<published>2025-10-14T19:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=dbc5d3ceca739d1cb9e914fb8d47b7672dd4b04e'/>
<id>urn:sha1:dbc5d3ceca739d1cb9e914fb8d47b7672dd4b04e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>task-reference-in-spawn has new format in 1.90</title>
<updated>2025-10-20T05:50:42+00:00</updated>
<author>
<name>datdenkikniet</name>
<email>jcdra1@gmail.com</email>
</author>
<published>2025-10-19T16:01:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=6d43d6058a87fc82ede736c36b40ab89a22fd6e5'/>
<id>urn:sha1:6d43d6058a87fc82ede736c36b40ab89a22fd6e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `is_multiple_of`</title>
<updated>2025-10-20T05:50:42+00:00</updated>
<author>
<name>datdenkikniet</name>
<email>jcdra1@gmail.com</email>
</author>
<published>2025-10-19T15:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=09cdb20f862d4dbe9fa4f2c54aa35941c1a506f3'/>
<id>urn:sha1:09cdb20f862d4dbe9fa4f2c54aa35941c1a506f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix algorithm typo in preface.md</title>
<updated>2025-10-09T05:53:15+00:00</updated>
<author>
<name>shueja</name>
<email>32416547+shueja@users.noreply.github.com</email>
</author>
<published>2025-10-09T02:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=181e667da3cecaca1c3ee3a897c0b66b288cd675'/>
<id>urn:sha1:181e667da3cecaca1c3ee3a897c0b66b288cd675</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(deps): bump actions/download-artifact from 4 to 5</title>
<updated>2025-09-17T20:04:33+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2025-09-17T19:52:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=300ad99b74b7d1f4e81633344ef7f68cb3dfbced'/>
<id>urn:sha1:300ad99b74b7d1f4e81633344ef7f68cb3dfbced</id>
<content type='text'>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>chore(deps): update heapless requirement from 0.8 to 0.9</title>
<updated>2025-09-17T19:49:44+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2025-09-17T19:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=d758f981a1bf1ba50e41241fbbab44404ee73034'/>
<id>urn:sha1:d758f981a1bf1ba50e41241fbbab44404ee73034</id>
<content type='text'>
Updates the requirements on [heapless](https://github.com/rust-embedded/heapless) to permit the latest version.
- [Release notes](https://github.com/rust-embedded/heapless/releases)
- [Changelog](https://github.com/rust-embedded/heapless/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-embedded/heapless/compare/v0.8.0...v0.9.1)

---
updated-dependencies:
- dependency-name: heapless
  dependency-version: 0.9.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>chore(deps): update riscv requirement from 0.14.0 to 0.15.0</title>
<updated>2025-09-17T19:48:59+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2025-09-17T19:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=4a72eddc8f3a138b60a9d0ea4115502fc732b0c9'/>
<id>urn:sha1:4a72eddc8f3a138b60a9d0ea4115502fc732b0c9</id>
<content type='text'>
Updates the requirements on [riscv](https://github.com/rust-embedded/riscv) to permit the latest version.
- [Release notes](https://github.com/rust-embedded/riscv/releases)
- [Commits](https://github.com/rust-embedded/riscv/compare/v0.14.0...riscv-v0.15.0)

---
updated-dependencies:
- dependency-name: riscv
  dependency-version: 0.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>chore(deps): bump tracing-subscriber in /examples/lm3s6965</title>
<updated>2025-09-17T19:25:54+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2025-09-17T19:03:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=64690fe57f1102a270d3fd2eee94abcec624a864'/>
<id>urn:sha1:64690fe57f1102a270d3fd2eee94abcec624a864</id>
<content type='text'>
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.19 to 0.3.20.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.19...tracing-subscriber-0.3.20)

---
updated-dependencies:
- dependency-name: tracing-subscriber
  dependency-version: 0.3.20
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
</feed>
