microzig
microzig copied to clipboard
USB driver: new config API and CDC support example
This PR proposes the following changes:
- Namespaces rearrangement in USB driver
- New USB configuration API with descriptor templates (this simpify usb driver examples)
- New USB example code with CDC support