samples/subsys/usb/cdc_acm: Enable for native_sim

Allow this sample in native_sim, and set it as default
integration platform instead of native_posix.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2023-11-15 13:37:12 +01:00 committed by Carles Cufí
parent 5776d74943
commit 5bf7109767

View file

@ -41,4 +41,4 @@ tests:
arch_allow: posix
build_only: true
integration_platforms:
- native_posix
- native_sim