This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
66fb5a29bb
esp-idf
/
examples
/
peripherals
/
usb
/
tusb_serial_device
/
sdkconfig.defaults
4 lines
74 B
Plaintext
Raw
Normal View
History
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 08:41:32 -04: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 02:40:01 -05:00
CONFIG_USB_CDC_ENABLED=y
Reference in New Issue
Copy Permalink