mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
Currently USB CDC Download requires the `--no-stub` option of `esptool`. This change inverts the Kconfig option to negative, so that it can be `selected` by other options or enabled in applications through `sdkconfig.defaults`.