docs:updates based on feedbacks

This commit is contained in:
Linda
2022-07-21 10:11:20 +08:00
parent 29307e0dbf
commit 3d5f2fbafc
7 changed files with 107 additions and 121 deletions
+1 -1
View File
@@ -303,7 +303,7 @@ How To Enable Secure Boot V2
8. When you're ready to flash the bootloader, run the specified command (you have to enter it yourself, this step is not performed by the build system) and then wait for flashing to complete.
9. Run ``idf.py flash`` to build and flash the partition table and the just-built app image. The app image will be signed using the signing key you generated in step 4.
9. Run ``idf.py flash`` to build and flash the partition table and the just-built app image. The app image will be signed using the signing key you generated in step 6.
.. note:: ``idf.py flash`` doesn't flash the bootloader if Secure Boot is enabled.