Revert "boards: add USB node aliases"

This reverts commit b4242a8dab.
The "usbd0 aliases" approach has not proven to work.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
This commit is contained in:
Johann Fischer 2021-08-05 16:23:06 +02:00 committed by Carles Cufí
commit 5e41c3477b
15 changed files with 0 additions and 27 deletions

View file

@ -15,7 +15,6 @@
aliases {
led0 = &green_led;
sw0 = &user_button;
usbd0 = &usb1;
};
chosen {