This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
esp-idf
kopia lustrzana
https://github.com/espressif/esp-idf
Obserwuj
1
Polub
0
Forkuj
You've already forked esp-idf
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
f658e19d91
esp-idf
/
examples
/
peripherals
/
usb
/
tusb_console
/
sdkconfig.defaults
4 wiersze
74 B
Plaintext
Czysty
Zwykły widok
Historia
Unescape
Escape
usb: cdc support, streams redirection; ci, examples upd tusb: cdc, tasks encapsulation, callbacks api, multiple interfaces examples: added serial interface and usb console ci: reimplemented cmake/make test in python with ignore lists IDF-578
2020-08-06 12:41:32 +00:00
CONFIG_IDF_TARGET="esp32s2"
CONFIG_USB_ENABLED=y
Whitespace: Automated whitespace fixes (large commit) Apply the pre-commit hook whitespace fixes to all files in the repo. (Line endings, blank lines at end of file, trailing whitespace)
2020-11-10 07:40:01 +00:00
CONFIG_USB_CDC_ENABLED=y