# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps components/esp_vfs_console/test_apps/usb_cdc_vfs: enable: - if: IDF_TARGET in ["esp32s3"] # reason: console components is only implemented on these targets. TODO P4: IDF-9120