diff --git a/README.md b/README.md index fcdc921a0a185712f219684898605104d560bd4d..6abef0b30a5faee064391b7deba8070b5b9aaf71 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ ch32v003fun contains: * An STM32F042 Programmer, the NHC-Link042 * An ESP32S2 Programmer, the [esp32s2-funprog](https://github.com/cnlohr/esp32s2-cookbook/tree/master/ch32v003programmer) * The official WCH Link-E Programmer. + * An Arduino-based interface, [Ardulink](https://gitlab.com/BlueSyncLine/arduino-ch32v003-swio). * Supports gdbserver-style-debugging for use with Visual Studio. * Supports printf-over-single-wire. (At about 400kBaud) 3. An extra copy of libgcc so you can use unusual risc-v build chains, located in the `misc/libgcc.a`.