mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
a68c7c21e1
This MR improves existing flash encryption document to provide simplified steps Adds two new modes for user: Development & Release Adds a simple example Supports encrypted write through make command
4 lines
119 B
Plaintext
4 lines
119 B
Plaintext
--encrypt ${ESPTOOLPY_FLASH_PROJECT_OPTIONS}
|
|
$<JOIN:$<TARGET_PROPERTY:flash_project_args_target,FLASH_PROJECT_ARGS>,
|
|
>
|