embassy/docs/modules/ROOT/pages
Ulf Lilleengen bd237a1f96 Allow using separate page sizes for state and dfu
* Less generics on bootloader. Keep PAGE_SIZE as a common multiple of
DFU and ACTIVE page sizes.
* Document restriction
* Add unit tests for different page sizes
2022-04-28 10:38:25 +02:00
..
basic_application.adoc Document #[embassy::main(config = ...)] 2022-02-11 13:00:45 -08:00
bootloader.adoc Allow using separate page sizes for state and dfu 2022-04-28 10:38:25 +02:00
examples.adoc Add example snippet inclusion 2021-12-10 08:08:56 +01:00
getting_started.adoc Update getting_started.adoc 2022-02-21 05:02:39 +01:00
hal.adoc Fix typo in hal.adoc 2022-01-06 10:56:47 +01:00
index.adoc Add diagrams explaining the runtime 2021-12-10 10:22:11 +01:00
layer_by_layer.adoc Update after review 2022-02-23 13:24:09 +01:00
nrf.adoc Add more content 2021-12-10 12:04:12 +01:00
runtime.adoc reword task finish and cancel 2022-04-22 15:10:59 +08:00
stm32.adoc Update stm32.adoc 2021-12-30 09:17:06 +08:00
traits.adoc traits: migrate Delay to embedded-hal 1.0+async, remove Rng and Flash. 2022-01-27 00:08:02 +01:00