diff options
Diffstat (limited to 'ports/stm32/mboot/README.md')
| -rw-r--r-- | ports/stm32/mboot/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/stm32/mboot/README.md b/ports/stm32/mboot/README.md index 59213eb61..b85bc3e2e 100644 --- a/ports/stm32/mboot/README.md +++ b/ports/stm32/mboot/README.md @@ -159,7 +159,7 @@ Signed and encrypted DFU support -------------------------------- Mboot optionally supports signing and encrypting the binary firmware in the DFU file. -In general this is refered to as a packed DFU file. This requires additional settings +In general this is referred to as a packed DFU file. This requires additional settings in the board config and requires the `pyhy` Python module to be installed for `python3` to be used when building packed firmware, eg: |
