cyphunk / JTAGenum

Given an Arduino compatible microcontroller or Raspberry PI (experimental), JTAGenum scans pins[] for basic JTAG functionality and can be used to enumerate the Instruction Register for undocumented instructions. Props to JTAG scanner and Arduinull which came before JTAGenum and forwhich much of the code and logic is based on. Feel free to branch and modify religiously (readme, credits, whatever)
http://deadhacker.com/tools
714 stars 100 forks source link

Added support for STM32 Nucleo L152RE #23

Closed albrecht-flo closed 1 year ago

albrecht-flo commented 1 year ago

Added pin layout for ST-Nucleo-L152RE board

cyphunk commented 1 year ago

<3