<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-executor/build.rs, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/'/>
<entry>
<title>Migrate from cortex-ar to aarch32-cpu</title>
<updated>2025-11-02T18:30:23+00:00</updated>
<author>
<name>Robin Mueller</name>
<email>robin.mueller.m@pm.me</email>
</author>
<published>2025-11-02T18:06:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=fd40f3e2f2efb67434a9e7d90eb35a30e30d1736'/>
<id>fd40f3e2f2efb67434a9e7d90eb35a30e30d1736</id>
<content type='text'>
- Feature name `arch-cortex-ar` remains the same.
- Legacy ARM architectures are not supported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Feature name `arch-cortex-ar` remains the same.
- Legacy ARM architectures are not supported.
</pre>
</div>
</content>
</entry>
<entry>
<title>Statically allocate task pools on stable Rust.</title>
<updated>2025-03-28T18:11:53+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-03-28T17:59:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=695a6da322aa2d75c8f702b2ed8b67f9ad12c3a0'/>
<id>695a6da322aa2d75c8f702b2ed8b67f9ad12c3a0</id>
<content type='text'>
Thanks @0e4ef622 for the awesome idea of how to do it and the first implementation.

Co-Authored-By: Matthew Tran &lt;0e4ef622@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks @0e4ef622 for the awesome idea of how to do it and the first implementation.

Co-Authored-By: Matthew Tran &lt;0e4ef622@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>executor: use WakerHack unconditionally even if `nightly` feature is enabled. (#3528)</title>
<updated>2024-11-12T15:28:26+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-11-12T15:28:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=baeb59b5b8d63ef9bb6ecada518ea8b911d2dc30'/>
<id>baeb59b5b8d63ef9bb6ecada518ea8b911d2dc30</id>
<content type='text'>
This ensures the executor compiles with all recent nightly versions,
including the stable-but-with-nightly-features-enabled xtensa rustc.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ensures the executor compiles with all recent nightly versions,
including the stable-but-with-nightly-features-enabled xtensa rustc.</pre>
</div>
</content>
</entry>
<entry>
<title>Detect and allow older nightlies</title>
<updated>2024-11-06T09:48:59+00:00</updated>
<author>
<name>Dániel Buga</name>
<email>bugadani@gmail.com</email>
</author>
<published>2024-11-06T09:44:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=1e850ae79149e737c1ba39a383596eabcb0bb940'/>
<id>1e850ae79149e737c1ba39a383596eabcb0bb940</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy build_common.rs into each crate, to make cargo publish happy</title>
<updated>2024-05-31T06:07:51+00:00</updated>
<author>
<name>Jan Špaček</name>
<email>patek.mail@gmail.com</email>
</author>
<published>2024-05-30T17:59:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=bfb380e8ca8c220036739e6046df79ac784d935b'/>
<id>bfb380e8ca8c220036739e6046df79ac784d935b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Emit cargo:rustc-check-cfg instructions from build.rs</title>
<updated>2024-05-30T16:28:29+00:00</updated>
<author>
<name>Jan Špaček</name>
<email>patek.mail@gmail.com</email>
</author>
<published>2024-05-25T19:44:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=368893c9cb1b192c9e0d45440cacb271d1039c29'/>
<id>368893c9cb1b192c9e0d45440cacb271d1039c29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>executor: make task arena size configurable.</title>
<updated>2023-11-24T22:52:09+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-11-24T21:39:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=996c3c1f7e389b1e7d26ca6f02524fff3d63212e'/>
<id>996c3c1f7e389b1e7d26ca6f02524fff3d63212e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split embassy crate into embassy-executor, embassy-util.</title>
<updated>2022-07-29T21:40:36+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-07-29T19:58:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=a0f1b0ee01d461607660d2d56b5b1bdc57e0d3fb'/>
<id>a0f1b0ee01d461607660d2d56b5b1bdc57e0d3fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
