espressif_tinyusb/examples
hathach a0307bafda added usbd_edpt_xfer/usbd_edpt_busy to replace dcd_edpt_transfer/dcd_edpt_busy()
- improve fifo write/read_n with only one lock
- use usbd_edpt_xfer/usbd_edpt_busy for hid/cdc/msc class driver
- replace cdc read's pending_read_from_host by usbd_edpt_busy()
2019-05-29 16:55:15 +07:00
..
device added usbd_edpt_xfer/usbd_edpt_busy to replace dcd_edpt_transfer/dcd_edpt_busy() 2019-05-29 16:55:15 +07:00
host/cdc_msc_hid better fix for #72 millis overthrow 2019-05-21 13:31:02 +07:00
obsolete/host update license year to 2019 2019-05-14 11:48:05 +07:00
make.mk move all build into folder _build 2019-05-24 12:04:47 +07:00
readme.md clean up files 2018-12-13 15:20:28 +07:00
rules.mk move all build into folder _build 2019-05-24 12:04:47 +07:00

readme.md

Examples

Build and Run example instructions