Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New python mpy-psoc6 script and kitprog check install option #106

Merged
merged 9 commits into from
Nov 23, 2023

Commits on Nov 23, 2023

  1. tools/psoc6/mpy-psoc6.py: Added python install utility.

    Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
    jaenrig-ifx committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    2f28933 View commit details
    Browse the repository at this point in the history
  2. tools/psoc6/mpy-psoc6.py: WIP Adding fwloader kitprog3 fw update.

    Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
    jaenrig-ifx committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    46271b3 View commit details
    Browse the repository at this point in the history
  3. tools/psoc6/mpy-psoc6.py: Added kitprog3 update option in device-setup.

    Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
    jaenrig-ifx committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    d93926b View commit details
    Browse the repository at this point in the history
  4. tools/psoc6/mpy-psoc6.py: Added extended help in main parser.

    Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
    jaenrig-ifx committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    fa16087 View commit details
    Browse the repository at this point in the history
  5. tools/psoc6/mpy-psoc6.py: Added colouring to progress messages.

    Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
    jaenrig-ifx committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    be877f3 View commit details
    Browse the repository at this point in the history
  6. tools/psoc6/mpy-psoc6.py: Fixed terminal coloring in windows.

    Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
    jaenrig-ifx committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    84781a4 View commit details
    Browse the repository at this point in the history
  7. tools/psoc6/mpy-psoc6.py: Added script version.

    Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
    jaenrig-ifx committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    787e583 View commit details
    Browse the repository at this point in the history
  8. tools/psoc6/mpy-psoc6.py: Added openocd fw-loader error handling.

    Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
    jaenrig-ifx committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    5d4ced8 View commit details
    Browse the repository at this point in the history
  9. docs/psoc6: Added python utility docs to installation.

    Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
    jaenrig-ifx committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    5e69743 View commit details
    Browse the repository at this point in the history