espressif_tinyusb/docs/boards.md

1.5 KiB

Boards

Supported Boards

This code base already had supported for a handful of following boards

Nordic nRF5x

NXP LPC

MicroChip SAMD

ST STM32

Add your own board

If you don't possess any of supported board above. Don't worry you can easily implemented your own one by following this guide as long as the mcu is supported.

Guide to implement a new board is coming soon ...