You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests: bluetooth: shell: use generic CDC ACM shield
Remove CDC ACM UART devicetree and config overlay, and explicit
USB support initialization in favor of generic CDC ACM shield.
For shell support via USB CDC ACM, this example is to be built
as follows:
west build -b nrf52840dongle_nrf52840
tests/bluetooth/shell -- -DSHIELD=cdc_acm_shell
Signed-off-by: Johann Fischer <[email protected]>
0 commit comments