# Change directory to example $ cd platform-espressif32/examples/espidf-peripherals-usb # Build project $ pio run # Upload firmware $ pio run --target upload # Clean build files $ pio run --target clean