diff options
Diffstat (limited to 'docs/pages')
| -rw-r--r-- | docs/pages/bootloader.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/pages/bootloader.adoc b/docs/pages/bootloader.adoc index 3b0cdb182..d8d50040b 100644 --- a/docs/pages/bootloader.adoc +++ b/docs/pages/bootloader.adoc | |||
| @@ -19,6 +19,8 @@ The bootloader supports | |||
| 19 | 19 | ||
| 20 | In general, the bootloader works on any platform that implements the `embedded-storage` traits for its internal flash, but may require custom initialization code to work. | 20 | In general, the bootloader works on any platform that implements the `embedded-storage` traits for its internal flash, but may require custom initialization code to work. |
| 21 | 21 | ||
| 22 | STM32L0x1 devices require the `flash-erase-zero` feature to be enabled. | ||
| 23 | |||
| 22 | == Design | 24 | == Design |
| 23 | 25 | ||
| 24 | image::bootloader_flash.png[Bootloader flash layout] | 26 | image::bootloader_flash.png[Bootloader flash layout] |
