]> ruderich.org/simon Gitweb - svdpoke/svdpoke.git/log
svdpoke/svdpoke.git
12 hours agoSort register fields after descending bit offset master
Simon Ruderich [Fri, 10 Oct 2025 06:57:00 +0000 (08:57 +0200)]
Sort register fields after descending bit offset

The order is not consistent in the SVD files. Some registers use an
ascending order, others descending. Make this consistent.

6 days agoREADME: proper case for OpenOCD
Simon Ruderich [Sat, 4 Oct 2025 08:49:03 +0000 (10:49 +0200)]
README: proper case for OpenOCD

7 days agoAdd README
Simon Ruderich [Fri, 3 Oct 2025 08:41:45 +0000 (10:41 +0200)]
Add README

7 days agoChange shebang to support running in venvs
Simon Ruderich [Fri, 3 Oct 2025 07:38:48 +0000 (09:38 +0200)]
Change shebang to support running in venvs

7 days agoShow register value as hex
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.

7 days agoFirst working version
Simon Ruderich [Fri, 3 Oct 2025 07:30:39 +0000 (09:30 +0200)]
First working version

7 days agoInitial commit
Simon Ruderich [Fri, 3 Oct 2025 06:40:01 +0000 (08:40 +0200)]
Initial commit