MSP430 programming/Spy-Bi-Wire debugging experimental impl on the RP2040
Go to file
Triss 25f1a519d0 use IRQ to feed glitch params to PIO instead of core1 (freeing up core1) 2022-08-27 22:21:58 +02:00
cmake add stuff 2021-09-27 00:45:46 +02:00
src use IRQ to feed glitch params to PIO instead of core1 (freeing up core1) 2022-08-27 22:21:58 +02:00
test rl78/g23 probe and glitching routines 2022-07-18 11:38:06 +02:00
.gitignore save rl78 stuff 2022-03-11 15:46:39 +01:00
CMakeLists.txt 78k0 and SWIM stuff that doesn't work 2022-06-30 02:52:17 +02:00
README.md add stuff 2021-09-27 00:45:46 +02:00

README.md

430prog

Researching MSP430 programming/Spy-Bi-Wire debugging impl on the RP2040. It's all very WIP. Will probably be integrated into DragonProbe when ready.