boards: luatos: esp32s3: update USB serial to use board variant

Replace reference to separate USB config to use the HWMv2 board variant
instead.

Fixes #74041
Signed-off-by: Eric Holmberg <eric.holmberg@northriversystems.co.nz>
This commit is contained in:
Eric Holmberg 2024-06-13 11:36:29 +12:00 committed by Henrik Brix Andersen
parent d18fd46e99
commit 2477b699ed

View file

@ -232,7 +232,7 @@ If CH343 chip is disabled, You need use the following command to build:
.. zephyr-app-commands:: .. zephyr-app-commands::
:zephyr-app: samples/hello_world :zephyr-app: samples/hello_world
:board: esp32s3_luatos_core_usb/esp32s3/procpu :board: esp32s3_luatos_core/esp32s3/procpu/usb
:goals: build :goals: build
The usual ``flash`` target will work with the ``esp32s3_luatos_core`` board The usual ``flash`` target will work with the ``esp32s3_luatos_core`` board