mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-29 09:30:52 +02:00
esp_usb_jtag: added reference to esp32s3-jtag repository
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
* Copyright (C) 2024 EMARD
|
||||
*/
|
||||
|
||||
/* To prepare the cable see:
|
||||
* https://github.com/emard/esp32s3-jtag
|
||||
*/
|
||||
|
||||
/*
|
||||
Holy Crap, it's protocol documentation, and it's even vendor-provided!
|
||||
|
||||
|
||||
@@ -3,6 +3,10 @@
|
||||
* Copyright (C) 2024 EMARD
|
||||
*/
|
||||
|
||||
/* To prepare the cable see:
|
||||
* https://github.com/emard/esp32s3-jtag
|
||||
*/
|
||||
|
||||
#ifndef SRC_ESPUSBJTAG_HPP_
|
||||
#define SRC_ESPUSBJTAG_HPP_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user