| commit | 32e61c2ab9101ab8f512e41fdf0609f921ad5130 | [log] [tgz] |
|---|---|---|
| author | Erwan Gouriou <erwan.gouriou@linaro.org> | Wed Feb 17 15:04:23 2021 |
| committer | Kumar Gala <kumar.gala@gmail.com> | Thu Feb 18 19:52:00 2021 |
| tree | 80a722a955a83262cf2bed7249c825f4073fa146 | |
| parent | 9a069a55bd6a28598b9f9bafdd15056225ddf3b4 [diff] |
scripts: update_sm32_package: Fix issue with common_ll directory When running ./update_stm32_package.py, script breaks due to unexpected presence of common_ll/ under stm32cube/ . Skip update when this directory is parsed. Additionally, update README to avoid recurrent issue when using the script. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>