espressif_tinyusb/src
Scott Shawcroft bf70f89240
Introduce a Makefile for the OS_NONE device example
It currently supports the SAMD21 and SAMD51 only. More will be
added later.
2018-11-25 11:46:06 -08:00
..
class One tweak to make -Wdiscarded-qualifiers happy. 2018-11-23 12:48:55 -08:00
common remove pragma GCC diagnostic 2018-11-23 15:25:25 +07:00
device rename DCD_XFER_SUCCESS to XFER_RESULT_SUCCESS 2018-11-23 15:22:46 +07:00
host rename xfer complete enum 2018-11-23 15:17:43 +07:00
osal Turn off interrupts when working with the event queue. 2018-11-23 11:18:53 -08:00
portable Introduce a Makefile for the OS_NONE device example 2018-11-25 11:46:06 -08:00
license.md rename subfolder source to src 2018-06-18 14:05:24 +07:00
tusb.c allow no mode compilation (no host/device enabled). Handy for project without usb to compile such as nrf52832 2018-08-30 16:12:34 +07:00
tusb.h clean up osal 2018-11-02 17:26:35 +07:00
tusb_hal.h rename subfolder source to src 2018-06-18 14:05:24 +07:00
tusb_option.h rename CFG_TUSB_MEM_SECTION to CFG_TUSB_MEM_SECTION 2018-11-22 17:21:07 +07:00