anlogicCable: fixed typo

This commit is contained in:
Gwenhael Goavec-Merou 2025-02-24 19:42:27 +01:00
parent 7129ffb201
commit c6e5ec9cb0
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ using namespace std;
* PA2 - JTAG TDI
* PA3 - JTAG TCK
* ref: https://github.com/AnlogicInfo/anlogic-usbjtag
/
*/
enum analogicCablePin {
ANLOGICCABLE_TCK_PIN = (1 << 2),