<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/docs/modules/ROOT/pages/getting_started.adoc, 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>convert from antora to asciidoctor</title>
<updated>2024-05-21T08:05:21+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf.lilleengen@gmail.com</email>
</author>
<published>2024-05-18T08:17:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=739e5861c2e47db251725163fcd91cd822cf97b7'/>
<id>739e5861c2e47db251725163fcd91cd822cf97b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Documented rp2040 probe-rs info bug, linked to new_project page</title>
<updated>2024-02-28T14:48:37+00:00</updated>
<author>
<name>Barnaby Walters</name>
<email>barnaby@waterpigs.co.uk</email>
</author>
<published>2024-02-28T14:48:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d07a0148d759fa09ba1ee8dc4810bb4edd8bda49'/>
<id>d07a0148d759fa09ba1ee8dc4810bb4edd8bda49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>grammar fix</title>
<updated>2024-02-28T14:15:43+00:00</updated>
<author>
<name>Barnaby Walters</name>
<email>barnaby@waterpigs.co.uk</email>
</author>
<published>2024-02-28T14:15:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=2787164ea9ba30f806d6c38443d2eca2984b1e62'/>
<id>2787164ea9ba30f806d6c38443d2eca2984b1e62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] Added some failure modes to watch out for</title>
<updated>2024-02-28T14:11:30+00:00</updated>
<author>
<name>Barnaby Walters</name>
<email>barnaby@waterpigs.co.uk</email>
</author>
<published>2024-02-28T14:11:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=990b44566ce1393a4a553a65d5a6c412cb656805'/>
<id>990b44566ce1393a4a553a65d5a6c412cb656805</id>
<content type='text'>
* Linked to probe.rs website rather than the crates.io page
* Fixed some formatting errors (&gt;:( grrr asciidoc)
* Added cargo add probe-rs failure mode
* Added pico-w vs pico blinky failure mode
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Linked to probe.rs website rather than the crates.io page
* Fixed some formatting errors (&gt;:( grrr asciidoc)
* Added cargo add probe-rs failure mode
* Added pico-w vs pico blinky failure mode
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the backticks on the getting started page</title>
<updated>2024-01-26T05:30:42+00:00</updated>
<author>
<name>Shane Snover</name>
<email>ssnover95@gmail.com</email>
</author>
<published>2024-01-26T05:30:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=3c159205a78cb2cc72e3dfeec1eff80d7b95846d'/>
<id>3c159205a78cb2cc72e3dfeec1eff80d7b95846d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved content from the wiki to the docs</title>
<updated>2023-12-05T00:01:50+00:00</updated>
<author>
<name>Barnaby Walters</name>
<email>barnaby@waterpigs.co.uk</email>
</author>
<published>2023-12-05T00:01:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=a76dd2d70ff85f83b7fe1b0771b12f313682e901'/>
<id>a76dd2d70ff85f83b7fe1b0771b12f313682e901</id>
<content type='text'>
New: delaying_a_task.adoc, copied as-is from the wiki and placed in the
navigation until we have a better place for it (or remove/replace it)

index: Tweaked the structure, added some content from the wiki, and made
some general copy edits to improve clarity.

getting_started.adoc: Corrected various out-of-date information, added
troubleshooting tips from the wiki, added some new information, various
other small edits.

basic_application.adoc: Corrected out-of-date information, various clarifications
and edits.

After these changes, IMO most of the content on the github wiki is no longer
necessary and can be removed for clarity. The few sections I didn‘t integrate
or copy over were either out of date or unfinished.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New: delaying_a_task.adoc, copied as-is from the wiki and placed in the
navigation until we have a better place for it (or remove/replace it)

index: Tweaked the structure, added some content from the wiki, and made
some general copy edits to improve clarity.

getting_started.adoc: Corrected various out-of-date information, added
troubleshooting tips from the wiki, added some new information, various
other small edits.

basic_application.adoc: Corrected out-of-date information, various clarifications
and edits.

After these changes, IMO most of the content on the github wiki is no longer
necessary and can be removed for clarity. The few sections I didn‘t integrate
or copy over were either out of date or unfinished.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: minor doc improvements and cleanup</title>
<updated>2023-10-03T19:35:31+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>lulf@redhat.com</email>
</author>
<published>2023-10-03T19:35:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=80a740bc72430a9be6f7da9d94916984530838e0'/>
<id>80a740bc72430a9be6f7da9d94916984530838e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some typos</title>
<updated>2023-05-08T21:25:01+00:00</updated>
<author>
<name>Dirk Stolle</name>
<email>striezel-dev@web.de</email>
</author>
<published>2023-05-08T21:25:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=0584312ef0324d2ac67dbb9517176fabf628eec9'/>
<id>0584312ef0324d2ac67dbb9517176fabf628eec9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename examples/nrf to examples/nrf52840</title>
<updated>2023-01-09T21:30:02+00:00</updated>
<author>
<name>Dominik Boehi</name>
<email>dominik.boehi@gmail.com</email>
</author>
<published>2023-01-09T21:29:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=0a27b6cedb52453123190671f294bbd34918e09a'/>
<id>0a27b6cedb52453123190671f294bbd34918e09a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite documentation using correct module names</title>
<updated>2022-08-16T09:27:57+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>lulf@redhat.com</email>
</author>
<published>2022-08-16T09:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d769e562c04261d86916f53c83e44d1a51f59c76'/>
<id>d769e562c04261d86916f53c83e44d1a51f59c76</id>
<content type='text'>
* Remove traits section now that we have embedded-hal-async and refer to
  it.
* Explanation that embassy is multiple things.
* Bootloader description image
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove traits section now that we have embedded-hal-async and refer to
  it.
* Explanation that embassy is multiple things.
* Bootloader description image
</pre>
</div>
</content>
</entry>
</feed>
