2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 13 hours ago.
Jun 18, 2024 — Jun 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
native/platform: Implemented a mechanism for dispatching to the appropriate hwversion-dependant handler for DMA completion on DMA1's Channel 5 More... 9 months ago
common/stm32/swo_uart: Restructured the code to put the interaction control routines at the top More... 9 months ago
at32f43x: Correct typos in WFI/WDT handling More... 9 months ago
native/platform: Added defines for UART-encoded SWO data recovery More... 9 months ago
common: Switched the SWO definitions nomenclature to be consistent by using SWO everywhere More... 9 months ago
command: Fixed a clang-tidy lint in cmd_swo() More... 9 months ago
command: Cleaned up and better documented the SWO enable function More... 9 months ago
command: Switched the SWO command to the new consitent nomenclature More... 9 months ago
common/stm32/swo_uart: Cleaned up the nomenclature of the external functions More... 9 months ago
common/stm32/swo_manchester: Completed the nomenclature cleanup for the functions and variables of the implementation More... 9 months ago
common: Nomenclature corrections for the SWO buffer send USB callback function More... 9 months ago
common/stm32/swo_itm_decode: Nomenclature and types corrections for the decoder w/ code simplifications as appropriate More... 9 months ago
common/stm32: Renamed the SWO implementations to make it clearer which does what More... 9 months ago
command: Cleanup in the SWO command implementation and correction of the command help text More... 9 months ago
hosted/dap_command: Adjust for buggy CMSIS-DAP firmware that captures response bits 1 bit early in SWD sequences More... 9 months ago
at32f43x: Extract and refactor _configure_dbgmcu to avoid double writes More... 10 months ago
at32f43x: Rename DEBUG registers for cross-driver consistency More... 10 months ago
rp2350: Handle the RISC-V cores properly More... 10 months ago
riscv_debug: Implemented fallback for CSR write using the progbuf More... 10 months ago
riscv32: Call the RP2350 probe function for RPi Foundation parts More... 10 months ago
riscv_debug: Handle propagating the AP partno to the target for DMIs accessed over ADI More... 10 months ago
riscv_debug: Fixed several clang-tidy lints More... 10 months ago
riscv32: Fixed all the clang-tidy lints More... 10 months ago
riscv_debug: Implemented fallback for CSR read using the progbuf More... 10 months ago
riscv_debug: Implemented extraction of the progbuf size value More... 10 months ago
riscv_debug: Cleaned up the wording of a couple of comments in the header More... 10 months ago
riscv_debug: Implemented an availability check for harts being discovered More... 10 months ago
riscv_debug: Switched the top of file constants to using `1U << N` syntax as appropriate More... 10 months ago
riscv_debug: Fix the cleanup routines to handle the AP DMI structure correctly too More... 10 months ago
ctxlink/build: Remove DFU bootloader from meson build More... 10 months ago