Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
doyaGu pushed 6 commits to master doyaGu/openocd
- checkpatch: check SPDX in Makefile The firmware in contrib folder use Makefile for the build. Force checkpatch to ch... bcf63ac
- target: riscv: convert 'unsigned' to 'unsigned int' Conversion done with checkpatch --fix-inplace -types UNSPECIFIE... 957eb74
- target: riscv: remove non-trivial 'unsigned' cast Change the prototype of riscv_batch_get_dmi_read_op(). Now that 't... fec3b22
- arm_adi_v5: Added Cortex-A55 debug unit identifier Add identifier of the Cortex-A55 debug unit. Change-Id: I6733609... 21a211d
- gitignore: Start ignoring ".vscode" To help the developers who use Visual Studio Code IDE, ignore the ".vscode" fold... 114ca19
- gdb_server: Improve const correctness On several packet-handling functions, add "const" to arguments that represent ... d09ff47