<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/ci_stable.sh, 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>ci: use beta, add secondary nightly ci.</title>
<updated>2023-12-21T14:03:57+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-12-21T13:57:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8b36a32ed5d834b23e970d5b723dd7df1f1c94a2'/>
<id>8b36a32ed5d834b23e970d5b723dd7df1f1c94a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove nightly and unstable-traits features in preparation for 1.75.</title>
<updated>2023-11-29T16:26:33+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-11-29T16:23:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=c6989dfbca51787146f50270c671af9db434f577'/>
<id>c6989dfbca51787146f50270c671af9db434f577</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some builds without time feature to CI</title>
<updated>2023-10-12T09:25:44+00:00</updated>
<author>
<name>Andres Oliva</name>
<email>andres.oliva@teufel.de</email>
</author>
<published>2023-10-12T09:25:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=f0d6ee69bcac6a22213c06f303176daf9f5445ff'/>
<id>f0d6ee69bcac6a22213c06f303176daf9f5445ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add time feature to CI</title>
<updated>2023-10-11T20:20:27+00:00</updated>
<author>
<name>Andres Oliva</name>
<email>andres.oliva@teufel.de</email>
</author>
<published>2023-10-11T20:20:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=7b1cd4293637a0da1c57a12976349715a27e2d04'/>
<id>7b1cd4293637a0da1c57a12976349715a27e2d04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to embedded-io 0.5 (#1752)</title>
<updated>2023-08-07T11:43:09+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-08-07T11:43:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=5d5cd2371504915a531e669dce3558485a51a2e1'/>
<id>5d5cd2371504915a531e669dce3558485a51a2e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rp: make QSPI gpio support optional</title>
<updated>2023-07-31T17:13:10+00:00</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2023-07-31T17:13:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=dca1777a2f3659b1acaa87aba31caf9afb09eae4'/>
<id>dca1777a2f3659b1acaa87aba31caf9afb09eae4</id>
<content type='text'>
this will be mostly not useful to anyone since flash is attached to
qspi, and using flash chips that don't use the *entire* qspi interface
will severly slow down the chip. the code overhead is minimal right now,
but if we also fix interrupt support on qspi pins this will
change (adding more code to potentially hot paths, using more memory for
wakers that are never used, and preventing the qspi gpio irq from being
used in software interrupts as RTIC applications may want to do).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this will be mostly not useful to anyone since flash is attached to
qspi, and using flash chips that don't use the *entire* qspi interface
will severly slow down the chip. the code overhead is minimal right now,
but if we also fix interrupt support on qspi pins this will
change (adding more code to potentially hot paths, using more memory for
wakers that are never used, and preventing the qspi gpio irq from being
used in software interrupts as RTIC applications may want to do).
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: add proto-ipv4 to embassy-net test</title>
<updated>2023-06-06T15:58:46+00:00</updated>
<author>
<name>Ruben De Smet</name>
<email>ruben.de.smet@rubdos.be</email>
</author>
<published>2023-06-05T15:14:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=ada7ec2289c1d396ab8ddcf90943ea593d334c52'/>
<id>ada7ec2289c1d396ab8ddcf90943ea593d334c52</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 proto-ipv6 tests without ipv4 to CI</title>
<updated>2023-06-06T15:58:46+00:00</updated>
<author>
<name>Ruben De Smet</name>
<email>ruben.de.smet@rubdos.be</email>
</author>
<published>2023-06-05T14:42:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d2a6c5c6082dbf3c9783b809d89faf9b369ed1c9'/>
<id>d2a6c5c6082dbf3c9783b809d89faf9b369ed1c9</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 stable build, add tests.</title>
<updated>2023-05-29T17:51:06+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-05-29T17:46:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=421ee4dfbfbbdc007265498d4f529687c16d89af'/>
<id>421ee4dfbfbbdc007265498d4f529687c16d89af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>embassy-boot: update ci and examples to use the nightly flag</title>
<updated>2023-04-20T08:22:44+00:00</updated>
<author>
<name>sander</name>
<email>sander.wittwer@dengineering.no</email>
</author>
<published>2023-04-20T08:22:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=f64d1131b6c57c5bde9c6211d6d465f0bd256066'/>
<id>f64d1131b6c57c5bde9c6211d6d465f0bd256066</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
