2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cortexm: Defined a constant for the write bit for the core registers More... 9 months ago
cortexar: fixed hang on run More... 9 months ago
cortexm: Cleaned up some declaration lints More... 9 months ago
adi: Implemented a function for setting up banked (BD{0..3}) memory access on an AP More... 9 months ago
adi: Moved `adi_ap_mem_access_setup()` to the ADI common code and corrected nomenclature More... 9 months ago
build: Correct trace_option default value to "platform" More... 9 months ago
stlinkv3/build: Add trace protocol definition to makefile More... 9 months ago
native/build: Implement use of trace_protocol build option More... 9 months ago
swlink/build: Implement use of trace-protocol option More... 9 months ago
stlink/build: Implement use of trace_protocol option More... 9 months ago
native/build: Correct whitespace/indent error More... 9 months ago
stlinkv3/build: Correct processing of default trace_option value More... 9 months ago
blackpill-f4/build: Update build file to use trace_protocol More... 9 months ago
native/bujild: Add trace protocol definition to makefile More... 9 months ago
build: Add trace protocol selection option More... 9 months ago
native/build: Correct processing of default trace_option value More... 9 months ago
stlinkv3/build: Implement use of trace_protocol option More... 9 months ago
stlink/build: Correct processing of default trace_option value More... 9 months ago
swlink/build: Correct processing of default trace_option value More... 9 months ago
riscv_debug: Cleaned up in `riscv_build_target_description()` and fixed some clang-tidy lints More... 9 months ago
cortexm: Cleaned up a little and improved `const` correctness in `cortexm_build_target_description()` More... 9 months ago
cortexm: Reworked the FPU target.xml block generation More... 9 months ago
riscv_debug: Cleaned up the documentation at the top of `riscv_build_target_fpu_description()` More... 9 months ago
cortexm: Nomenclature corrections for `cortexm_target_description()` and `cortexm_build_target_description()` More... 9 months ago
cortexm: Reordered the target.xml builder to put it in a consistent place with cortexar.c and riscv_debug.c More... 9 months ago
cortexm: Cleaned up some issues with the cache cleaning code More... 9 months ago
cortexm: Removed a needless `continue;` statement (clang-tidy lint) More... 9 months ago
ctxlink/platform: Fix plarform_target_voltage_return More... 9 months ago
adi: Moved all the AP component probe logic from adiv5.c to adi.c and adjusted nomenclature More... 9 months ago
adi: Moved `adi_ap_resume_cores()` from adiv5.c to adi.c and adjusted nomenclature More... 9 months ago