hathach
|
0388700ad7
|
update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM
|
2025-07-02 15:32:12 +07:00 |
|
hathach
|
4012e15075
|
move core init code to dwc2 common. update/correct build for esppressif
|
2024-10-15 17:55:24 +07:00 |
|
hathach
|
2e995d7cf4
|
adding support for esp32 for use with max3421e host
|
2024-04-25 20:23:40 +07:00 |
|
hathach
|
641613c428
|
update all cmake for esp32 build
|
2023-03-30 10:41:11 +07:00 |
|
hathach
|
9794a2b865
|
more example update
|
2022-06-06 22:41:04 +07:00 |
|
hathach
|
99c1585ed2
|
rename board specific macro for example
- BOARD_DEVICE/HOST_RHPORT_NUM to BOARD_TUD/H_RHPORT
- BOARD_DEVICE/HOST_RHPORT_SPEED to BOARD_TUD/H_MAX_SPEED
|
2022-06-01 23:53:40 +07:00 |
|
hathach
|
a8af609dfe
|
auto detect max rhport speed based on mcu
|
2022-02-25 18:35:21 +07:00 |
|
hathach
|
dbd31895bc
|
change usage of TU_CHECK_MCU() to prevent macro conflict
|
2021-10-25 17:04:03 +07:00 |
|
hathach
|
73872a5df0
|
add CFG_TUSB_OS_INC_PATH for os include path
useful for freertos/ prefix with esp IDF
|
2021-09-25 16:16:55 +07:00 |
|
hathach
|
cdc63459eb
|
esp32sx implement dcd_remote_wakeup(), fully compliance to chapter9 test suite
|
2021-09-13 16:49:38 +07:00 |
|
hathach
|
5ca748a68e
|
rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE
rename CFG_TUD_HID_BUFSIZE to CFG_TUD_HID_EP_BUFSIZE
|
2020-07-16 15:34:16 +07:00 |
|
hathach
|
c67b3a242e
|
update example config and descriptor with better Highspeed support
|
2020-06-15 23:34:09 +07:00 |
|
hathach
|
ccfc058646
|
add hid_composite_freertos example
|
2020-04-07 16:19:47 +07:00 |
|