Initial PoC of embassy book

This commit is contained in:
Ulf Lilleengen
2021-12-09 10:06:17 +01:00
parent 4f4b19d920
commit c12337920f
7 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,4 @@
* xref:runtime.adoc[Runtime]
* xref:traits.adoc[Traits]
* xref:nrf.adoc[Nordic nRF HAL]
* xref:stm32.adoc[STM32 HAL]