3 Commits

Author SHA1 Message Date
Juan Carrano
8b88666f3d tests,examples/usb: PID, VID warning only when building.
The warning issued when the PID and VID are set to the default values should
not be printed on `make clean` and other targets, only with `make all` and it
should be a proper target.

To do: replace shell echos with proper $(warning ..) calls.
2019-09-02 12:20:32 +02:00
Koen Zandberg
8246b09f10
usbus_minimal: Adapt example to auto_init 2019-06-05 16:17:01 +02:00
Koen Zandberg
537add6deb
USBUS: add minimal working example 2019-06-05 14:51:27 +02:00