From 174f4ded0078e1006dac6954bc23aca4a479fa63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?King=20K=C3=A9vin?= Date: Fri, 6 Jan 2023 15:12:35 +0100 Subject: [PATCH] README: describe project change --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a738b719..3c868e3c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# CuVoodoo fork + +Enables USB DFU runtime device support. + # Espressif TinyUSB fork This is a fork of upstream [TinyUSB](https://github.com/hathach/tinyusb) with integration into ESP-IDF build system.