<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/examples/boot/.cargo, 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>Remove nightly-only flags from cargo configs.</title>
<updated>2024-01-22T20:31:06+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-01-22T20:29:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=9f76dbb93b4ab5efc8a0d51b4507ab7eb144fcd9'/>
<id>9f76dbb93b4ab5efc8a0d51b4507ab7eb144fcd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add env DEFMT_LOG=trace to all examples.</title>
<updated>2022-06-17T23:59:12+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-06-17T23:54:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=dd99356062eaaeac3c2fa0b82dbbcaf765435c2a'/>
<id>dd99356062eaaeac3c2fa0b82dbbcaf765435c2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support multiple flash instances in embassy-boot</title>
<updated>2022-04-19T18:07:06+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf.lilleengen@gmail.com</email>
</author>
<published>2022-04-19T12:42:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=2afff617f652d0fdcfa9ffcfd49062e3d2c996a3'/>
<id>2afff617f652d0fdcfa9ffcfd49062e3d2c996a3</id>
<content type='text'>
* Add FlashProvider and FlashConfig traits to define flash
characteristics
* Use traits in bootloader to retrieve flash handles and for
copying data between flash instances
* Add convenience implementations for using a single flash instance.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add FlashProvider and FlashConfig traits to define flash
characteristics
* Use traits in bootloader to retrieve flash handles and for
copying data between flash instances
* Add convenience implementations for using a single flash instance.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add embassy-boot</title>
<updated>2022-02-09T09:50:29+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>lulf@redhat.com</email>
</author>
<published>2022-01-24T11:54:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=ed2a87a262e0e8c091627c96ced981dd3a97a6a1'/>
<id>ed2a87a262e0e8c091627c96ced981dd3a97a6a1</id>
<content type='text'>
Embassy-boot is a simple bootloader that works together with an
application to provide firmware update capabilities with a minimal risk.

The bootloader consists of a platform-independent part, which implements
the swap algorithm, and a platform-dependent part (currently only for
nRF) that provides addition functionality such as watchdog timers
softdevice support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Embassy-boot is a simple bootloader that works together with an
application to provide firmware update capabilities with a minimal risk.

The bootloader consists of a platform-independent part, which implements
the swap algorithm, and a platform-dependent part (currently only for
nRF) that provides addition functionality such as watchdog timers
softdevice support.
</pre>
</div>
</content>
</entry>
</feed>
