<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtic/rtic-macros/ui, 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-03-27T14:47:11+00:00</updated>
<entry>
<title>chore: update tests</title>
<updated>2025-03-27T14:47:11+00:00</updated>
<author>
<name>Oleksandr Babak</name>
<email>alexanderbabak@proton.me</email>
</author>
<published>2025-03-22T11:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=0593a7290bcc5f134a7c3a33f0431979cf4f0121'/>
<id>urn:sha1:0593a7290bcc5f134a7c3a33f0431979cf4f0121</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update syn requirement from 1.0.107 to 2.0.48 (#881)</title>
<updated>2024-01-16T07:03:49+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-01-16T07:03:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=f74f38a4f764fd017812ff351906b64cbb239767'/>
<id>urn:sha1:f74f38a4f764fd017812ff351906b64cbb239767</id>
<content type='text'>
* Update syn requirement from 1.0.107 to 2.0.48

Updates the requirements on [syn](https://github.com/dtolnay/syn) to permit the latest version.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.107...2.0.48)

---
updated-dependencies:
- dependency-name: syn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;

* rtic-macros: attr.path -&gt; attr.path()

* rtic-macros: tokens -&gt; parse_args()

Fix parsing of InitArgs, IdleArgs, *Args

Including HardwareTaskArgs, SoftwareTaskArgs

* rtic-macros: Rename content to input

As syn2 removes the surrounding parenthesis as
part of parse_args() the distinction between
input and content is redundant

* rtic-macros: Handle removal of Expr::Type

Manually parse local_resources

With type ascription de-RFCd syn2 dropped
Expr::Type

* rtic-macros: Syn upgrade CHANGELOG

* rtic-macro: Retain most old errors as they were

Spans are not equal, but good enough

* rtic-macros: syn2 changed some error messages

Additionally some spans were not retained
with the manual parsing workaround

* rtic-macros: clippy fixes

---------

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;
Co-authored-by: Henrik Tjäder &lt;henrik@tjaders.com&gt;</content>
</entry>
<entry>
<title>Fix zero prio tasks when all async tasks have default (no) arguments</title>
<updated>2023-05-10T14:26:52+00:00</updated>
<author>
<name>Emil Fresk</name>
<email>emil.fresk@gmail.com</email>
</author>
<published>2023-05-10T12:24:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=67d5ade4fdbb2fb4a1c13715e4829412f4007d75'/>
<id>urn:sha1:67d5ade4fdbb2fb4a1c13715e4829412f4007d75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove vis restriction for local and shared resources</title>
<updated>2023-04-12T22:26:06+00:00</updated>
<author>
<name>Andrew Gazelka</name>
<email>andrew.gazelka@gmail.com</email>
</author>
<published>2023-04-11T20:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=e47914ee50b838cceca77cd881dce9caaf689901'/>
<id>urn:sha1:e47914ee50b838cceca77cd881dce9caaf689901</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move rtic macros to repo root, tune xtask</title>
<updated>2023-02-28T23:35:13+00:00</updated>
<author>
<name>Henrik Tjäder</name>
<email>henrik@tjaders.com</email>
</author>
<published>2023-02-04T15:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=9e445b3583c15c7701f3167eaa8dfe4afd541691'/>
<id>urn:sha1:9e445b3583c15c7701f3167eaa8dfe4afd541691</id>
<content type='text'>
</content>
</entry>
</feed>
