espressif_tinyusb/boards
hathach 7add7337ba osal macro clean up 2018-03-01 12:14:44 +07:00
..
embedded_artists device_os_none work with ea4357 2018-02-07 16:33:11 +07:00
hitex doxygen documenting 2014-03-25 13:00:37 +07:00
keil added mcb4300 to all host lpcxpresso project 2014-03-26 11:56:43 +07:00
lpcxpresso replacing RF1GHZNODE with LPCXPRESSO11U68 (not yet implement the actual board) 2014-08-04 02:30:08 +07:00
microbuilder replacing RF1GHZNODE with LPCXPRESSO11U68 (not yet implement the actual board) 2014-08-04 02:30:08 +07:00
ngx doxygen documenting 2014-03-25 13:00:37 +07:00
ansi_escape.h doxygen documenting 2014-03-25 13:00:37 +07:00
board.c osal macro clean up 2018-03-01 12:14:44 +07:00
board.h osal clean up 2018-02-28 14:21:43 +07:00
printf_retarget.c move boards to root folder 2014-03-12 17:18:50 +07:00
readme.md remove RF1GHZNODE from board/readme.md 2014-04-04 12:22:33 +07:00

readme.md

Boards

Supported Boards

This code base already had supported for a handful of boards. However due to my limited collection, only bold ones are (probably) guaranteed to run out of the box. Other are merely implemented based on their schematics and needed help from you to make it work.

NXP MCU

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