RepoNotes
Toggle theme
Loading ...
Sign in
rust-embedded/arm-dcc
Debug Communication Channel (DCC) API
12
7
0
Readme
Notes
New Note
Sign in to add notes for this repository
RN
rust-embedded
3238
Followers
0
Following
61
Repos
No Twitter
Enabling usage of Rust on Embedded Platforms (Embedded Linux / RTOS / Bare Metal)
Branches
trying
staging
refactor
Releases
panic-dcc v0.1.1
arm-dcc v0.1.1
panic-dcc v0.1.0
Commits
Merge pull request #14 from rust-embedded/add-aarch64-support Adds support for AArch64 mode.
Adds support for AArch64 mode. This involves different registers to those used when a processor is running in AArch32 mode. These changes have been tested inside the Lauterbach TRACE32 AArch64 ISA s
Merge pull request #15 from rust-embedded/fix-ci Fix CI
Issues