commit | 7cd727b003dc654df99c75f416ea8e2e60c63d7e | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Thu Aug 25 17:51:39 2022 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Sep 01 10:28:33 2022 +0200 |
tree | 731fc77d19ac6e7c5668cf90e844f4cad9023e20 | |
parent | ca6138befc2965e86c12b7a992af0ca8864325f0 [diff] |
scripts: requirements-extras: Request imgtool 1.9 for write-block-size > 8 On some targets (such as STM32U5) using write-block-size >8, imgtool should be called using option '--align 16/32' which is only available starting version 1.9. Update requirement for imgtool to make it available to such platforms. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>