esp32-s2_dfu/src
Gordon McNab 37c5eeb51d Rename directories to indicate that FT930 and FT900 devices are both covered by the same SDK and src/portable code. Board makefile includes __FT900__ macro for FT90x and __FT930__ macro for boards with FT93x. 2021-10-06 16:50:55 +01:00
..
class Merge pull request #1041 from HiFiPhile/vdc 2021-08-25 23:22:15 +07:00
common improve host configuration parsing 2021-08-20 19:08:38 +07:00
device Add initial port for FT9xx series from Bridgetek. 2021-10-05 13:54:47 +01:00
host test hid controller with rp2040 2021-08-24 21:34:51 +07:00
osal final clean up 2021-06-22 23:49:24 +02:00
portable Rename directories to indicate that FT930 and FT900 devices are both covered by the same SDK and src/portable code. Board makefile includes __FT900__ macro for FT90x and __FT930__ macro for boards with FT93x. 2021-10-06 16:50:55 +01:00
tusb.c add tuh_hid_receive_report() for applicaiton to explicitly request report 2021-08-23 11:00:21 +07:00
tusb.h rename CFG_TUD_DFU_MODE to simply CFG_TUD_DFU 2021-07-15 20:52:58 +07:00
tusb_option.h Add initial port for FT9xx series from Bridgetek. 2021-10-05 13:54:47 +01:00