Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: orbcode/orbtrace
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e416cd5
Choose a base ref
...
head repository: orbcode/orbtrace
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e9f5d53
Choose a head ref
  • 9 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    674adbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76de70a View commit details
    Browse the repository at this point in the history
  3. cmsis_dap: Handle the case when a full 16 device chain configuration …

    …is attempted in DAP_JTAG_CONFIGURE
    dragonmux committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    fec6c1f View commit details
    Browse the repository at this point in the history
  4. cmsis_dap: self.transferTCount can't be 0 in RESP_Transfer_Process' t…

    …fr_txb state 0 final else block, so don't guard the decrement
    dragonmux committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    67b3b33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ac30da View commit details
    Browse the repository at this point in the history
  6. jtagIF: Fixed an issue where JTAG transfers to the last device on the…

    … TAP chain would wrongly be cut short to a single bit
    dragonmux committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    af358a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ca3ec2 View commit details
    Browse the repository at this point in the history
  8. dbgIF: Added handling for when the device but not the instruction to …

    …use changes in CMD_TRANSACT
    dragonmux committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    f733e1f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

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