NishanthMenon changed the topic of #openocd to: this is the place to discuss all things OpenOCD | Logs: https://libera.irclog.whitequark.org/openocd/
wingsorc__ has joined #openocd
thinkfat_ has joined #openocd
thinkfat has quit [Ping timeout: 255 seconds]
akaWolf has quit [Ping timeout: 268 seconds]
akaWolf has joined #openocd
Hawk777 has joined #openocd
nerozero has joined #openocd
kraiskil has joined #openocd
dreamcat4 has joined #openocd
kraiskil has quit [Ping timeout: 244 seconds]
Hawk777 has quit [Quit: Leaving.]
nerozero has quit [Remote host closed the connection]
nerozero has joined #openocd
SteveMarple has joined #openocd
nerozero has quit [Remote host closed the connection]
nerozero has joined #openocd
Steffanx has quit [Quit: Whop whop]
Steffanx- has joined #openocd
kraiskil has joined #openocd
kraiskil has quit [Ping timeout: 252 seconds]
Steffanx- has quit [Quit: Connection closed for inactivity]
Steffanx- has joined #openocd
wingsorc__ has quit [Quit: Leaving]
kraiskil has joined #openocd
kraiskil has quit [Ping timeout: 268 seconds]
shibboleth has joined #openocd
shibboleth has quit [Remote host closed the connection]
shibboleth has joined #openocd
shibboleth has quit [Quit: shibboleth]
nerozero has quit [Ping timeout: 268 seconds]
Steffanx- has quit [Quit: Connection closed for inactivity]
Hawk777 has joined #openocd
Guest6 has joined #openocd
sbach has quit [Read error: Connection reset by peer]
sbach has joined #openocd
Steffanx- has joined #openocd
Hawk777 has quit [Quit: Leaving.]
<Guest6> I am working on adding Silabs EFM32 Series 2 support to openocd. So far I seem to have all of the basic functionality (including a flash loader) working on the 2 EFR32BG22 devices I have, although no support for the fancy security features and debug lockout (I don't have the time or the spare chips...). My ability to test is also limited to SWD
<Guest6> only (via an onboard J-Link and an ST-Link). I don't have a board with the right pins exposed or debug adapter to test out JTAG. What's the next step? Submit a PR? Can anyone test out the code on more devices? It's my first time working on the openocd codebase