esp32-s2_dfu/src
Ha Thach 3a27a9405f
Release 0.9.0 (#716)
* update change log for release
* move changelog into docs/
* more changelog
* increase macro version
2021-03-12 15:10:47 +07:00
..
class use !tu_fifo_empty() instead of tu_fifo_count() 2021-03-12 12:55:18 +07:00
common add TU_FIFO_INIT() to help with tu_fifo declaration 2021-02-19 11:57:56 +07:00
device usbd ack SET_INTERFACE if it is not implemented by class driver. 2021-03-10 11:33:03 +07:00
host add rp2040 to host example build 2021-02-26 14:05:08 +07:00
osal add rp2040 to host example build 2021-02-26 14:05:08 +07:00
portable fix enum walkaround forever check for SE0 when pull up is disabled 2021-03-04 18:36:18 +07:00
tusb.c have tusb_init() return true instead of TUSB_ERROR_NONE 2020-11-23 13:12:51 +07:00
tusb.h rename dfu_rt to dfu_runtime for easy reading 2021-02-11 12:05:22 +07:00
tusb_option.h Release 0.9.0 (#716) 2021-03-12 15:10:47 +07:00