diff options
Diffstat (limited to 'embassy-boot-stm32/README.md')
| -rw-r--r-- | embassy-boot-stm32/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/embassy-boot-stm32/README.md b/embassy-boot-stm32/README.md new file mode 100644 index 000000000..f6dadc8e7 --- /dev/null +++ b/embassy-boot-stm32/README.md | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | # embassy-boot-stm32 | ||
| 2 | |||
| 3 | An [Embassy](https://embassy.dev) project. | ||
| 4 | |||
| 5 | An adaptation of `embassy-boot` for STM32. | ||
| 6 | |||
| 7 | ## Features | ||
| 8 | |||
| 9 | * Configure bootloader partitions based on linker script. | ||
| 10 | * Load applications from active partition. | ||
