<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtic/rtic-monotonics, 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>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>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>Update esp32c{3,6} support to esp-hal-1.0.0-rc.0.</title>
<updated>2025-09-17T18:57:09+00:00</updated>
<author>
<name>Paul Bender</name>
<email>pebender@gmail.com</email>
</author>
<published>2025-09-13T22:17:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=e8c260a74577e1c1aadd1964e6f7e45afecd2e3e'/>
<id>urn:sha1:e8c260a74577e1c1aadd1964e6f7e45afecd2e3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>panic if STM32 clock prescaler value overflows</title>
<updated>2025-06-30T20:15:31+00:00</updated>
<author>
<name>Anton Lazarev</name>
<email>antonok35@gmail.com</email>
</author>
<published>2025-06-24T05:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=b4a0c9057df8df239edcd7c6bc2b5661868ef1bb'/>
<id>urn:sha1:b4a0c9057df8df239edcd7c6bc2b5661868ef1bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>address clippy::uninlined_format_args</title>
<updated>2025-06-30T19:09:23+00:00</updated>
<author>
<name>Anton Lazarev</name>
<email>antonok35@gmail.com</email>
</author>
<published>2025-06-30T05:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=1104a12ca3de42cffd037df0969fb3723f599057'/>
<id>urn:sha1:1104a12ca3de42cffd037df0969fb3723f599057</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release all crates</title>
<updated>2025-06-22T09:34:16+00:00</updated>
<author>
<name>Emil Fresk</name>
<email>emil.fresk@gmail.com</email>
</author>
<published>2025-06-22T09:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=42ebfe57f1268485da7057d7e1cbaad866ad2088'/>
<id>urn:sha1:42ebfe57f1268485da7057d7e1cbaad866ad2088</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(deps): update esp32c6 requirement from 0.19.0 to 0.20.0</title>
<updated>2025-06-18T20:29:27+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2025-06-18T20:15:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=6a499eade0586f056ca8fbd9b7b69fd0f89b7657'/>
<id>urn:sha1:6a499eade0586f056ca8fbd9b7b69fd0f89b7657</id>
<content type='text'>
---
updated-dependencies:
- dependency-name: esp32c6
  dependency-version: 0.20.0
  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.13.0 to 0.14.0</title>
<updated>2025-06-18T20:08:50+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2025-06-18T20:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=dadce95929a75c4390841156b8482271f8a113fc'/>
<id>urn:sha1:dadce95929a75c4390841156b8482271f8a113fc</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.13.0...v0.14.0)

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

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>chore(deps): update esp32c3 requirement from 0.28.0 to 0.29.0</title>
<updated>2025-06-18T19:54:34+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2025-06-16T17:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=38af386d10ba7894a888169028d53153b54674c3'/>
<id>urn:sha1:38af386d10ba7894a888169028d53153b54674c3</id>
<content type='text'>
---
updated-dependencies:
- dependency-name: esp32c3
  dependency-version: 0.29.0
  dependency-type: direct:production
...

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