From efbe68c431e23875fd9f30d822dadb4dd16c50d7 Mon Sep 17 00:00:00 2001 From: Gwenhael Goavec-Merou Date: Sun, 21 Feb 2021 18:51:38 +0100 Subject: [PATCH] README: add links for honeycomb and tangNano adapters --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c3acda..b33f12d 100644 --- a/README.md +++ b/README.md @@ -62,9 +62,9 @@ __Supported cables:__ * JTAG-HS3: jtag programmer cable from digilent * FT2232: generic programmer cable based on Ftdi FT2232 * FT232RL and FT231X: generic USB<->UART converters in bitbang mode -* Tang Nano USB-JTAG interface: FT2232C clone based on CH552 microcontroler +* [Tang Nano USB-JTAG interface](https://github.com/diodep/ch55x_jtag): FT2232C clone based on CH552 microcontroler (with some limitations and workaround) -* honeycomb USB-JTAG interface: FT2232C clone based on STM32F042 microcontroler +* [honeycomb USB-JTAG interface](https://github.com/Disasm/f042-ftdi): FT2232C clone based on STM32F042 microcontroler ## compile and install