arduino-esp32/libraries/USB
Uri Shaked 88789cd817
Fix build error when compiling with verbose logging (#5747)
When compiling with verbose logging, the build would error with a message saying `len` is not defined in `tud_vendor_rx_cb()`. This change fixes the error.
2021-10-11 13:00:25 +03:00
..
examples Implement USB HID Device Support for ESP32-S2 (#5538) 2021-08-23 17:27:34 +03:00
src Fix build error when compiling with verbose logging (#5747) 2021-10-11 13:00:25 +03:00
keywords.txt Add initial support for USB MSC (#5466) 2021-08-02 15:35:13 +03:00
library.properties Bump library versions to 2.0.0 (#5182) 2021-05-18 14:00:49 +03:00