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

[tools] Refactor tooling and add JLink support #965

Merged
merged 3 commits into from
Mar 7, 2023

Commits on Mar 6, 2023

  1. [tools] Refactor modm_tools module and debug tooling

    - Call modm_tools as a Python module in the Makefile and CMake build systems.
    - Simplify and refactor modm_tools code.
    - Simplify SCons wrapper code around modm_tools.
    - Split modm_tools/log.py into rtt.py and itm.py to separate argument parsers.
    - Separate gdbinit files for each debug probe for correct reset command.
    - Update and synchronize documentation.
    salkinium committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    f4ae65c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcabc64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    241b0d1 View commit details
    Browse the repository at this point in the history