mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-22 23:02:30 +00:00
20 lines
745 B
Plaintext
20 lines
745 B
Plaintext
* xref:getting_started.adoc[Getting started]
|
|
** xref:basic_application.adoc[Basic application]
|
|
** xref:project_structure.adoc[Project Structure]
|
|
** xref:new_project.adoc[Starting a new Embassy project]
|
|
** xref:best_practices.adoc[Best Practices]
|
|
* xref:runtime.adoc[Executor]
|
|
* xref::time_keeping.adoc[Time-keeping]
|
|
* xref:sharing_peripherals.adoc[Sharing peripherals]
|
|
* xref:hal.adoc[HAL]
|
|
** xref:layer_by_layer.adoc[Anatomy of an async HAL]
|
|
** xref:nrf.adoc[nRF]
|
|
** xref:stm32.adoc[STM32]
|
|
* xref:bootloader.adoc[Bootloader]
|
|
|
|
* xref:examples.adoc[Examples]
|
|
* xref:developer.adoc[Developer Docs]
|
|
** xref:developer_stm32.adoc[Developer Docs: STM32]
|
|
* xref:embassy_in_the_wild.adoc[Embassy in the wild]
|
|
* xref:faq.adoc[Frequently Asked Questions]
|