<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/docs/modules/ROOT/pages/basic_application.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>docs: update broken reference in basic_application.adoc</title>
<updated>2024-03-01T09:13:59+00:00</updated>
<author>
<name>Andreas Schmidt</name>
<email>ndrscodes@gmail.com</email>
</author>
<published>2024-03-01T09:13:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=4c0d63ce6188a340bd75388c3e772ba5d89ca8d4'/>
<id>4c0d63ce6188a340bd75388c3e772ba5d89ca8d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: update basic example references in basic_application.adoc</title>
<updated>2024-02-29T19:27:35+00:00</updated>
<author>
<name>Andreas Schmidt</name>
<email>ndrscodes@gmail.com</email>
</author>
<published>2024-02-29T19:27:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e954d1716a229bae94cd4739d1349a487bdaa8ae'/>
<id>e954d1716a229bae94cd4739d1349a487bdaa8ae</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>no_std and no_main can be used on stable</title>
<updated>2023-12-01T09:56:35+00:00</updated>
<author>
<name>Tshepang Mbambo</name>
<email>tshepang@gmail.com</email>
</author>
<published>2023-12-01T09:56:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=33cfef871d848c95af448c311c4c82aa0c19cece'/>
<id>33cfef871d848c95af448c311c4c82aa0c19cece</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update basic_application.adoc</title>
<updated>2023-10-18T01:53:49+00:00</updated>
<author>
<name>Ted Feng</name>
<email>artisdom@gmail.com</email>
</author>
<published>2023-10-18T01:53:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=10f08445e499f733c2d32bbcb72708809a7d8dc9'/>
<id>10f08445e499f733c2d32bbcb72708809a7d8dc9</id>
<content type='text'>
typo: change "embassy::main" to "embassy_executor::main"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
typo: change "embassy::main" to "embassy_executor::main"</pre>
</div>
</content>
</entry>
<entry>
<title>[doc] Remove obsolete code sample</title>
<updated>2022-11-15T09:10:36+00:00</updated>
<author>
<name>Johannes Neyer</name>
<email>johannes.neyer@gmail.com</email>
</author>
<published>2022-11-15T09:07:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=9505a6f7527cee9af73117e49322169f2d568a39'/>
<id>9505a6f7527cee9af73117e49322169f2d568a39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[doc] Fix some grammar</title>
<updated>2022-11-15T09:10:36+00:00</updated>
<author>
<name>Johannes Neyer</name>
<email>johannes.neyer@gmail.com</email>
</author>
<published>2022-11-15T09:07:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=ea61c192807df7a1422ea04480cca0562cbc3bb2'/>
<id>ea61c192807df7a1422ea04480cca0562cbc3bb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[doc] Fix line indices of basic example</title>
<updated>2022-11-15T09:10:33+00:00</updated>
<author>
<name>Johannes Neyer</name>
<email>johannes.neyer@gmail.com</email>
</author>
<published>2022-11-11T10:06:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=bcec55464f22069c45f07745efdd0fa45a4959c4'/>
<id>bcec55464f22069c45f07745efdd0fa45a4959c4</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>
