espressif_tinyusb/hw/bsp
hathach c211ee19dd migrate license from BSD 3 clause to MIT 2019-03-20 16:11:42 +07:00
..
ea4088qs migrate license from BSD 3 clause to MIT 2019-03-20 16:11:42 +07:00
ea4357 migrate license from BSD 3 clause to MIT 2019-03-20 16:11:42 +07:00
lpcxpresso11u68 migrate license from BSD 3 clause to MIT 2019-03-20 16:11:42 +07:00
lpcxpresso1347 migrate license from BSD 3 clause to MIT 2019-03-20 16:11:42 +07:00
lpcxpresso1769 migrate license from BSD 3 clause to MIT 2019-03-20 16:11:42 +07:00
mcb1800 migrate license from BSD 3 clause to MIT 2019-03-20 16:11:42 +07:00
metro_m0_express migrate license from BSD 3 clause to MIT 2019-03-20 16:11:42 +07:00
metro_m4_express migrate license from BSD 3 clause to MIT 2019-03-20 16:11:42 +07:00
pca10056 migrate license from BSD 3 clause to MIT 2019-03-20 16:11:42 +07:00
stm32f407g_disc1 migrate license from BSD 3 clause to MIT 2019-03-20 16:11:42 +07:00
ansi_escape.h migrate license from BSD 3 clause to MIT 2019-03-20 16:11:42 +07:00
board.h migrate license from BSD 3 clause to MIT 2019-03-20 16:11:42 +07:00
printf_retarget.c migrate license from BSD 3 clause to MIT 2019-03-20 16:11:42 +07:00
readme.md readme clean up 2019-03-19 16:51:41 +07:00

readme.md

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 ...