Espressif TinyUSB fork with DFU runtime
Go to file
hathach d312be7006 fix potential error with usbh_control_xfer_subtask in subtask_assert
change back to use task_assert style in usbh_enumeraion
change test to task->subtask->subtask style in test/test_osal_none.c
2013-04-24 12:20:56 +07:00
demos rename OSAL_TASK_DECLARE to OSAL_TASK_FUNCTION 2013-04-23 15:35:27 +07:00
tests fix potential error with usbh_control_xfer_subtask in subtask_assert 2013-04-24 12:20:56 +07:00
tinyusb fix potential error with usbh_control_xfer_subtask in subtask_assert 2013-04-24 12:20:56 +07:00
vendor/freertos getting build with freertos & host demo 2013-04-16 16:48:19 +08:00
.cproject fix TASK_ASSERT for osal_none.h 2013-02-06 13:15:12 +07:00
.project fix TASK_ASSERT for osal_none.h 2013-02-06 13:15:12 +07:00
README.md added files 2012-11-27 15:21:47 +07:00
doxygen.Doxyfile update project setting to have most warning option enable with simple switch on/off (off for faster compiling time) 2013-01-15 14:41:19 +07:00

README.md

tinyusb

an embedded open-source usb stack for ARM MCUs