usb: added a tinyusb component; ci; soc.

ci: ignore s2-only projects from the cmake-make test
soc: refactored the usb part
This commit is contained in:
Andrei Gramakov
2020-03-06 15:04:06 +01:00
parent f02399948d
commit 9d059be165
24 changed files with 2779 additions and 3753 deletions
+3
View File
@@ -79,3 +79,6 @@
path = components/esp_wifi/lib
url = ../../espressif/esp32-wifi-lib.git
[submodule "components/tinyusb/tinyusb"]
path = components/tinyusb/tinyusb
url = ../../espressif/tinyusb.git