]>
ruderich.org/simon Gitweb - svdpoke/svdpoke.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Simon Ruderich [Sat, 4 Oct 2025 08:49:03 +0000 (10:49 +0200)]
README: proper case for OpenOCD
Simon Ruderich [Fri, 3 Oct 2025 08:41:45 +0000 (10:41 +0200)]
Add README
Simon Ruderich [Fri, 3 Oct 2025 07:38:48 +0000 (09:38 +0200)]
Change shebang to support running in venvs
Simon Ruderich [Fri, 3 Oct 2025 07:37:07 +0000 (09:37 +0200)]
Show register value as hex
The full value is useful when the value is retrieved via openocd.
Previously, only the decoded bits were visible.
Simon Ruderich [Fri, 3 Oct 2025 07:30:39 +0000 (09:30 +0200)]
First working version
Simon Ruderich [Fri, 3 Oct 2025 06:40:01 +0000 (08:40 +0200)]
Initial commit