2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
target_flash: Added a diagnostic for what is being erased when TARGET-level diagnostics are enabled More... 5 months ago
hosted/cmsis_dap: Implemented `dap_nrst_get_val()`and associated nRST state tracking More... 5 months ago
hosted/cmsis_dap: Removed a needless layer of indirection on `dap_nrst_set_val()` More... 5 months ago
meson: Add CONFIG_POINTER_SIZE define More... 5 months ago
misc: Updated the contribution guidelines to include a clause about LLM/"AI" generated contributions More... 5 months ago
common/usb_descriptors: Bumped the device version number More... 5 months ago
adiv5_swd: Fixed part of how error checking and protocol recovery works as it was causing a faulting CTRL/STAT read to be ignored and the debugger to claim no errors occured More... 5 months ago
blackpill-f4: Implement tri-stating unbuffered SWD pins More... 5 months ago
blackpill-f4: Bump TMS/SWDIO slew rate from 2 to 25 MHz More... 5 months ago
fixup! remote: Implemented a new command for definiing the `dp->targetsel` value used for multi-drop SWD protocol recovery More... 5 months ago
hosted/remote/remote_v4_adiv5: Made use of the new TARGETSEL packet to address a protocol recovery issue seen with the STM32WL55 More... 5 months ago
remote: Implemented a new command for definiing the `dp->targetsel` value used for multi-drop SWD protocol recovery More... 5 months ago
gdb_main: Restore m-packet request-length check More... 5 months ago
github: Don't shallow clone on the build-and-upload flow so the history can be properly traversed for `git describe` to locate the most recent tag properly More... 5 months ago
github: Don't ask nicely, really actually definitely get all tags, no questions asked More... 5 months ago
stm32l4: Fix detection logic More... 5 months ago
adiv5_jtag: Add Cortex-M33 JTAG-DP to known partno More... 5 months ago
github: Made sure that the build-and-upload flow pulls the repo's tags so that `git describe` works properly for the nightly builds to get proper version strings More... 5 months ago
ctxlink/platform: Add debug output control to platform. More... 6 months ago
ctxlink/wifi_server: Change winc1500 power mode to manual. This requires that the winc1500 driver is updated to only call wakeup once, and never execute a sleep function. More... 6 months ago
riscv_debug: Rename machine scratch CSR More... 6 months ago
at32f43x: Treat flash_size as kibibytes More... 6 months ago
riscv32: fix RV32E register count and respective size More... 6 months ago
riscv_debug: document the misa mxl field More... 6 months ago
stlinkv3/usb_f723: Removed some unnecessary casts on the callback function pointers which trigger UB More... 6 months ago
ctxlink/platform: Corrected a sscanf() format string to get the types to agree properly More... 6 months ago
hosted/cmsis_dap: Special-case and deal with the MCU-Link firmware version string issues. More... 6 months ago
ctxlink/wifi_server: Fix variable names when debug is enabled. More... 6 months ago
gdb_packet: allow for external packet buffer More... 6 months ago
gdb_packet: add missing <string.h> include More... 6 months ago