<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/.gitignore, 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>add JetBrains editor artifacts to `.gitignore`</title>
<updated>2025-02-23T02:17:52+00:00</updated>
<author>
<name>Curly</name>
<email>u007d@humanenginuity.com</email>
</author>
<published>2025-02-23T02:17:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=c3c67db93e627a4fafe5e1a1123e5cbb4abafe47'/>
<id>c3c67db93e627a4fafe5e1a1123e5cbb4abafe47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>STM32-TSC: enable discriminating between pins within same TSC group and improve TSC library in general</title>
<updated>2024-11-29T16:58:33+00:00</updated>
<author>
<name>michel</name>
<email>michel@randahl.net</email>
</author>
<published>2024-08-07T19:58:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=721c6820d4a6e3bbf2546997205a32975e6bad8b'/>
<id>721c6820d4a6e3bbf2546997205a32975e6bad8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Currently the return value of `write` is broken, it never returns the</title>
<updated>2024-09-22T10:40:46+00:00</updated>
<author>
<name>Hans Josephsen</name>
<email>hans@bukholm.com</email>
</author>
<published>2024-09-22T10:30:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e2d2b0f36281326772678f0e903675927faaaddb'/>
<id>e2d2b0f36281326772678f0e903675927faaaddb</id>
<content type='text'>
previous frame even when present.

This happens because a slice of length 64 is always passed to Frame::new
from within the `abort_pending_mailbox` function, causing `Frame::new`
to return None.

The fix is to take a subslice of length `data_length`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
previous frame even when present.

This happens because a slice of length 64 is always passed to Frame::new
from within the `abort_pending_mailbox` function, causing `Frame::new`
to return None.

The fix is to take a subslice of length `data_length`.
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32: use stm32-metapac from crates.io, remove stm32-data submodule.</title>
<updated>2023-03-20T01:38:12+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-03-20T01:11:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=0b49b588a2890096f95bef2f8c6d8644acdc5401'/>
<id>0b49b588a2890096f95bef2f8c6d8644acdc5401</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: add build with stable.</title>
<updated>2022-02-12T00:16:31+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-02-11T23:26:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=1904906b363d2bbe32e95546f53201a3179dcb60'/>
<id>1904906b363d2bbe32e95546f53201a3179dcb60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable running ci.sh locally multiple-times.</title>
<updated>2021-12-09T11:37:44+00:00</updated>
<author>
<name>Matous Hybl</name>
<email>hyblmatous@gmail.com</email>
</author>
<published>2021-12-08T11:33:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=bdde4dc966ca865e48c5e00e5bb3445118fa30d6'/>
<id>bdde4dc966ca865e48c5e00e5bb3445118fa30d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update lots of deps</title>
<updated>2021-09-10T23:35:23+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2021-09-10T22:10:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=f2623e7e9b03bc6539827e8c9d1a9cb6dd7ede2e'/>
<id>f2623e7e9b03bc6539827e8c9d1a9cb6dd7ede2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32-metapac: ignore gen'd out dir</title>
<updated>2021-08-19T15:44:29+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2021-08-19T15:44:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=3dd1253b066d0dbbd1f383dfe5fe124353c7d23f'/>
<id>3dd1253b066d0dbbd1f383dfe5fe124353c7d23f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'embassy-net/main'</title>
<updated>2021-05-28T21:07:27+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2021-05-28T21:02:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=4ebc1138520f7a353a3fba060936bc548e09bdbd'/>
<id>4ebc1138520f7a353a3fba060936bc548e09bdbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove workspace Cargo.toml, add template</title>
<updated>2021-03-29T19:46:51+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2021-03-29T19:46:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=4371302da87f7fad4649c0ef4eade9432dc94529'/>
<id>4371302da87f7fad4649c0ef4eade9432dc94529</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
