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:
parent
5776d74943
commit
5bf7109767
|
@ -41,4 +41,4 @@ tests:
|
|||
arch_allow: posix
|
||||
build_only: true
|
||||
integration_platforms:
|
||||
- native_posix
|
||||
- native_sim
|
||||
|
|
Loading…
Reference in a new issue