The board support code is only used for self-contained examples and testing. It is not used when TinyUSB is part of a larger project. It is responsible for getting the MCU started and the USB peripheral clocked with minimal of on-board devices
- One LED : for status
- One Button : to get input from user
- One UART : optional for device, but required for host examples
Following boards are supported
Board | Name | Family | URL | Note |
---|---|---|---|---|
mm900evxb | MM900EVxB | brtmm90x | https://brtchip.com/product/mm900ev1b |
Board | Name | Family | URL | Note |
---|---|---|---|---|
sipeed_longan_nano | Sipeed Longan Nano | gd32vf103 | https://longan.sipeed.com/en/ |
Board | Name | Family | URL | Note |
---|---|---|---|---|
xmc4500_relax | XMC4500 relax kit | xmc4000 | https://www.infineon.com/cms/en/product/evaluation-boards/kit_xmc45_relax_v1/ | |
xmc4700_relax | XMC4700 relax kit | xmc4000 | https://www.infineon.com/cms/en/product/evaluation-boards/kit_xmc47_relax_v1/ |
Board | Name | Family | URL | Note |
---|---|---|---|---|
mm32f327x_mb39 | MM32F3273G9P MB-039 | mm32 | https://www.mindmotion.com.cn/support/development_tools/evaluation_boards/evboard/mm32f3273g9p/ | |
mm32f327x_pitaya_lite | DshanMCU Pitaya Lite with MM32F3273G8P | mm32 | https://gitee.com/weidongshan/DshanMCU-Pitaya-c |
Board | Name | Family | URL | Note |
---|---|---|---|---|
raspberrypi_zero | Raspberry Pi Zero | broadcom_32bit | https://www.raspberrypi.org/products/raspberry-pi-zero/ | |
raspberrypi_cm4 | Raspberry CM4 | broadcom_64bit | https://www.raspberrypi.org/products/compute-module-4 | |
raspberrypi_zero2 | Raspberry Zero2 | broadcom_64bit | https://www.raspberrypi.org/products/raspberry-pi-zero-2-w |
Board | Name | Family | URL | Note |
---|---|---|---|---|
f1c100s | Lctech Pi F1C200s | f1c100s | https://linux-sunxi.org/Lctech_Pi_F1C200s |
Board | Name | Family | URL | Note |
---|---|---|---|---|
msp_exp430f5529lp | MSP430F5529 LaunchPad | msp430 | https://www.ti.com/tool/MSP-EXP430F5529LP | |
msp_exp432e401y | MSP432E401Y LaunchPad | msp432e4 | https://www.ti.com/tool/MSP-EXP432E401Y | |
ek_tm4c123gxl | TM4C123G LaunchPad | tm4c | https://www.ti.com/tool/EK-TM4C123GXL |
Board | Name | Family | URL | Note |
---|---|---|---|---|
fomu | fomu | fomu | https://tomu.im/fomu.html |
Board | Name | Family | URL | Note |
---|---|---|---|---|
ch32f205r-r0 | CH32F205r-r0 | ch32f20x | https://github.com/openwch/ch32f20x | |
ch32v103r_r1_1v0 | CH32V103R-R1-1v1 | ch32v10x | https://github.com/openwch/ch32v103/tree/main/SCHPCB/CH32V103R-R1-1v1 | |
ch32v203c_r0_1v0 | CH32V203C-R0-1v0 | ch32v20x | https://github.com/openwch/ch32v20x/tree/main/SCHPCB/CH32V203C-R0 | |
ch32v203g_r0_1v0 | CH32V203G-R0-1v0 | ch32v20x | https://github.com/openwch/ch32v20x/tree/main/SCHPCB/CH32V203C-R0 | |
nanoch32v203 | nanoCH32V203 | ch32v20x | https://github.com/wuxx/nanoCH32V203 | |
ch32v307v_r1_1v0 | CH32V307V-R1-1v0 | ch32v307 | https://github.com/openwch/ch32v307/tree/main/SCHPCB/CH32V307V-R1-1v0 |