<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/docs/modules/ROOT/pages/runtime.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>runtime.adoc: typo</title>
<updated>2023-12-01T06:45:20+00:00</updated>
<author>
<name>Tshepang Mbambo</name>
<email>tshepang@gmail.com</email>
</author>
<published>2023-12-01T06:45:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=270504d87da42ff8bbad2afb1b905dd14df3dc4c'/>
<id>270504d87da42ff8bbad2afb1b905dd14df3dc4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>time: Update documentation to use new after_x convenience methods</title>
<updated>2023-10-14T23:47:56+00:00</updated>
<author>
<name>Adam Greig</name>
<email>adam@adamgreig.com</email>
</author>
<published>2023-10-14T23:45:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=7559f9e5834799b041d899767ef4305dcfdf0181'/>
<id>7559f9e5834799b041d899767ef4305dcfdf0181</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Use embassy_executor::main in runtime.adoc</title>
<updated>2022-09-03T13:09:36+00:00</updated>
<author>
<name>Daniel Bevenius</name>
<email>daniel.bevenius@gmail.com</email>
</author>
<published>2022-09-03T13:09:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=506e5a44930aca6ae0b23c59bfb9bde02aa4e485'/>
<id>506e5a44930aca6ae0b23c59bfb9bde02aa4e485</id>
<content type='text'>
This commit replaces embassy::main with embassy_executor::main in the
runtime documentation page.

Refs: https://embassy.dev/dev/runtime.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit replaces embassy::main with embassy_executor::main in the
runtime documentation page.

Refs: https://embassy.dev/dev/runtime.html
</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>
<entry>
<title>reword task finish and cancel</title>
<updated>2022-04-22T07:10:59+00:00</updated>
<author>
<name>Liigo Zhuang</name>
<email>liigo@qq.com</email>
</author>
<published>2022-04-22T07:10:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=b97592248a187023e16024541010de882f20dabc'/>
<id>b97592248a187023e16024541010de882f20dabc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove description which not makes sense</title>
<updated>2022-04-21T09:17:01+00:00</updated>
<author>
<name>Liigo Zhuang</name>
<email>liigo@qq.com</email>
</author>
<published>2022-04-21T09:17:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=a61daa9f7ffb2560a5f2230203bb370ff4c6db50'/>
<id>a61daa9f7ffb2560a5f2230203bb370ff4c6db50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 'the the' typo and add a missing 'it'</title>
<updated>2022-01-10T17:46:26+00:00</updated>
<author>
<name>Daniel Bevenius</name>
<email>daniel.bevenius@gmail.com</email>
</author>
<published>2022-01-10T17:46:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=bd24978e885c3c427da7f7d161702824d969ea42'/>
<id>bd24978e885c3c427da7f7d161702824d969ea42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in runtime.adoc</title>
<updated>2022-01-06T09:03:50+00:00</updated>
<author>
<name>Daniel Bevenius</name>
<email>daniel.bevenius@gmail.com</email>
</author>
<published>2022-01-06T09:03:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=744eafd718e624f1f547df8c3f52f61ed0a0ed99'/>
<id>744eafd718e624f1f547df8c3f52f61ed0a0ed99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
