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
samples: sensortile_box: use generic CDC ACM shield
Remove CDC ACM UART devicetree overlay, and explicit
USB support initialization in favor of generic CDC ACM shield.
For console support via USB CDC ACM, this example is to be built
as follows:
west build -b sensortile_box
samples/boards/sensortile_box -- -DSHIELD=cdc_acm_console
Signed-off-by: Johann Fischer <[email protected]>
0 commit comments