Let's learn together how to use the USB controller included in the esp32-s2 chip with Arduino, to implement a serial port, a mass storage device and much more..
Commands used in the video:
git clone https://github.com/espressif/arduino-... .
git checkout esp32s2
git submodule update --init --recursive
Github repositories:
https://github.com/chegewara/EspTinyUSB
https://github.com/hathach/tinyusb
** versione in lingua italiana - • Impariamo insieme - esp32-s2 USB e Arduino