hathach d18a9e8759 freertos blinky with software timer 7 年之前
..
ea4357 29071c10b1 rename CFG_TUSB_CONTROLLER_0_MODE to CFG_TUSB_RHPORT0_MODE 8 年之前
hitex e2f9744369 rename tusb_hal_tick_get to tusb_hal_millis 8 年之前
keil 18f97fef7e rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS 8 年之前
lpcxpresso 18f97fef7e rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS 8 年之前
lpcxpresso11u68 18f97fef7e rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS 8 年之前
lpcxpresso1347 18f97fef7e rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS 8 年之前
lpcxpresso1769 4342325ee1 reworking device hid class driver 7 年之前
ngx 18f97fef7e rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS 8 年之前
pca10056 d18a9e8759 freertos blinky with software timer 7 年之前
ansi_escape.h 0a8cf7de47 rename boards to bsp 8 年之前
board.h 546f2a1165 nrf52840 example work with boot keyboard 7 年之前
printf_retarget.c 3e42845153 segger studio work with ea4357 8 年之前
readme.md 0a8cf7de47 rename boards to bsp 8 年之前

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