esp-idf/components/esp_system
Ivan Grokhotkov 45fff86e05 Merge branch 'feature/usb_console_ig' into 'master'
add USB CDC as a console option

Closes IDF-1620

See merge request espressif/esp-idf!8459
2020-06-29 05:16:15 +08:00
..
include esp32s2: add internal usb_console API 2020-06-26 15:38:49 +02:00
port esp32, esp32s2: update console initialization 2020-06-26 15:38:49 +02:00
private_include
CMakeLists.txt esp_system: introduce intermediary function to call after system init 2020-06-19 18:40:10 +10:00
Kconfig
component.mk
linker.lf esp32, esp32s2: update console initialization 2020-06-26 15:38:49 +02:00
panic.c esp32, esp32s2: update console initialization 2020-06-26 15:38:49 +02:00
sdkconfig.rename
startup.c Merge branch 'feature/usb_console_ig' into 'master' 2020-06-29 05:16:15 +08:00
system_api.c