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

SWD console via RTT #2537

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

SWD console via RTT #2537

wants to merge 20 commits into from

Commits on Aug 8, 2024

  1. console over SWD

    uses customized SEGGER RTT
    fanoush committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    205a5df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    933b96c View commit details
    Browse the repository at this point in the history
  3. enable SWDCON for Bangle 2

    fanoush authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4dbecba View commit details
    Browse the repository at this point in the history
  4. SWDCON enable fix

    fanoush authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8781ed6 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. make console override code optional + enable for BANGLEJS

    fix typos/comments
    fanoush committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c60f49c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    baf64ef View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    f690af5 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    be6669c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b46c6b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    cdfb4d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67eb166 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b7eb5b View commit details
    Browse the repository at this point in the history
  4. diff to see customization of SEGGER_RTT.h|.c

    see top of SEGGER_RTT_custom.c for more info
    fanoush committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f8592c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    6669062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    793f23a View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    8fbe2cb View commit details
    Browse the repository at this point in the history
  2. try to enable XON/XOFF

    fanoush committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    317e642 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    dbc94a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix README typos

    fanoush committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    792328f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    7d2312c View commit details
    Browse the repository at this point in the history