<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-executor/src/raw/state_critical_section.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>Rustfmt for edition 2024.</title>
<updated>2025-10-06T21:19:53+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-10-06T20:56:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8730a013c395cf0bf4c2fa8eeb7f138288103039'/>
<id>8730a013c395cf0bf4c2fa8eeb7f138288103039</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer word-sized state in CS impl</title>
<updated>2025-08-31T08:45:03+00:00</updated>
<author>
<name>Dániel Buga</name>
<email>bugadani@gmail.com</email>
</author>
<published>2025-08-31T08:39:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=fb531da007bad7129bfd247a901286b27de0c509'/>
<id>fb531da007bad7129bfd247a901286b27de0c509</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 state implementations and their conditions match</title>
<updated>2025-05-23T16:27:14+00:00</updated>
<author>
<name>Johan Anderholm</name>
<email>johan.anderholm@gmail.com</email>
</author>
<published>2023-12-30T10:54:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=0f9a7a057fb7dfb2358acec9068fece82c7c7a89'/>
<id>0f9a7a057fb7dfb2358acec9068fece82c7c7a89</id>
<content type='text'>
Use u8 for state_atomics and state_critical_section since that
is all that is needed. Change arm condition to "32" since that is what
is used and required.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use u8 for state_atomics and state_critical_section since that
is all that is needed. Change arm condition to "32" since that is what
is used and required.
</pre>
</div>
</content>
</entry>
<entry>
<title>Swap poll_fn to allow polling exited tasks</title>
<updated>2024-12-17T17:07:06+00:00</updated>
<author>
<name>Dániel Buga</name>
<email>bugadani@gmail.com</email>
</author>
<published>2024-12-17T17:05:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8fd08b1e97533c7526bb4937770060d18bb37410'/>
<id>8fd08b1e97533c7526bb4937770060d18bb37410</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set RUN_QUEUED unconditionally</title>
<updated>2024-12-17T15:52:13+00:00</updated>
<author>
<name>Dániel Buga</name>
<email>bugadani@gmail.com</email>
</author>
<published>2024-11-25T23:20:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=c6ca46c82529e014aaceb218ad88978c50f0db07'/>
<id>c6ca46c82529e014aaceb218ad88978c50f0db07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove TIMER_QUEUED</title>
<updated>2024-12-16T19:37:02+00:00</updated>
<author>
<name>Dániel Buga</name>
<email>bugadani@gmail.com</email>
</author>
<published>2024-12-16T18:03:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=c90d048ecb611908f5696b4f57d689bdb254aee6'/>
<id>c90d048ecb611908f5696b4f57d689bdb254aee6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only lock once to wake a task</title>
<updated>2024-12-16T14:28:19+00:00</updated>
<author>
<name>Dániel Buga</name>
<email>bugadani@gmail.com</email>
</author>
<published>2024-12-13T19:35:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=f389ba37219d842d7db0ab94cd421c69645a5757'/>
<id>f389ba37219d842d7db0ab94cd421c69645a5757</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make `integrated-timers` the default, remove Cargo feature.</title>
<updated>2024-12-15T17:49:57+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-12-08T23:28:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=2f2e2c6031a1abaecdac5ed2febe109e647fe6fd'/>
<id>2f2e2c6031a1abaecdac5ed2febe109e647fe6fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent task from respawning while in the timer queue</title>
<updated>2024-12-13T20:20:57+00:00</updated>
<author>
<name>Dániel Buga</name>
<email>bugadani@gmail.com</email>
</author>
<published>2024-12-09T07:43:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=ec96395d084d5edc8be25ddaea8547e2ebd447a6'/>
<id>ec96395d084d5edc8be25ddaea8547e2ebd447a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove TIMER_QUEUED state</title>
<updated>2024-12-10T20:31:42+00:00</updated>
<author>
<name>Dániel Buga</name>
<email>bugadani@gmail.com</email>
</author>
<published>2024-12-08T22:04:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=12f58fbcfd3f10b43795936127a890c6a0f8f280'/>
<id>12f58fbcfd3f10b43795936127a890c6a0f8f280</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
