commit | 3b578f37a1c7809a501285ea6f734b3884dd54f1 | [log] [tgz] |
---|---|---|
author | INFINEON\DovhalA <Artem.Dovhal@infineon.com> | Fri Nov 29 01:06:04 2024 +0200 |
committer | INFINEON\DovhalA <Artem.Dovhal@infineon.com> | Wed Dec 11 22:43:45 2024 +0200 |
tree | ecfe8e0c8a9e864395f1079ea2e2df163253aebf | |
parent | e54c0a3b4f07424732e28f71d9a8153989b2ac48 [diff] [blame] |
Infineon: Add support for PSOC C3 family
diff --git a/boot/cypress/scripts/find_cysectools.py b/boot/cypress/scripts/find_cysectools.py index 7bea0fc..8733575 100644 --- a/boot/cypress/scripts/find_cysectools.py +++ b/boot/cypress/scripts/find_cysectools.py
@@ -17,7 +17,7 @@ import subprocess import sys -package = 'cysecuretools' +package = 'edgeprotecttools' def find_cysectools(package_name):