Tomas Rezucha
|
720697b6ae
|
fix(esp): Remove deprecated include
soc/usb_pins.h header will be deprecated in IDF v6.0
|
2025-02-27 12:48:31 +01:00 |
|
hathach
|
5b32df5abd
|
add s3 undefined speed note for racing issue with reset.
fix dcd_event_sof() with frame number
|
2025-01-20 22:47:32 +07:00 |
|
hathach
|
6a36c74b10
|
embed metadata to family.c and board.h to generate supported boards doc
|
2024-12-27 09:11:09 +07:00 |
|
hathach
|
67e92e6688
|
add TUH_EPBUF_DEF for cdc host
|
2024-11-26 22:07:28 +07:00 |
|
hathach
|
13f78e2e77
|
add esp32p4 to hil
|
2024-11-11 16:07:33 +07:00 |
|
hathach
|
5d00488907
|
get hcd work esp32p4 but only in slave mode. In DMA channel's HCDMA is increased but data transfer over USB is not correct.
|
2024-11-08 17:23:43 +07:00 |
|
hathach
|
ab8160a29b
|
hcd work with esp32p4 in slave mode but have issue with DMA mode. In slave it enumerate device but has issue with msc bulk in
|
2024-11-07 16:37:33 +07:00 |
|
hathach
|
7e472fa3ca
|
try to add esp32 p4 and esp-idf v5.3 support
|
2024-09-30 11:53:18 +07:00 |
|
hathach
|
2e995d7cf4
|
adding support for esp32 for use with max3421e host
|
2024-04-25 20:23:40 +07:00 |
|
hathach
|
7ab39cda5f
|
fix rmt legacy driver warning
|
2024-02-02 13:17:29 +07:00 |
|
hathach
|
721ae45ebb
|
update hil test to support s3
|
2023-12-11 14:29:11 +07:00 |
|
hathach
|
83840041a8
|
update esp32 to also be supported by hil test
test run locally well
|
2023-11-29 17:09:52 +07:00 |
|
hathach
|
e0d632a954
|
add ra2a1 ek
also make some other changes
|
2023-11-15 16:07:44 +07:00 |
|
hathach
|
67e34267a6
|
change tuh_max3421_spi_xfer_api() signature
tested working with sam d21 and d51, not tested with nrf52, seem not
working with esp32
|
2023-10-04 18:00:32 +07:00 |
|
hathach
|
f36e0b7b92
|
esp32 comment out uart, increase max3421 spi speed to 26mhz
|
2023-10-03 16:27:35 +07:00 |
|
hathach
|
7dc1a66f91
|
esp32 cdc host with max3421 work well
|
2023-09-28 11:12:22 +07:00 |
|
hathach
|
10abece264
|
esp32 hid device work well
|
2023-09-28 10:06:10 +07:00 |
|
hathach
|
3a10b6a3d5
|
fix esp32 build
|
2023-09-27 18:09:19 +07:00 |
|
hathach
|
6dc64eaa28
|
max3421 communication work with esp32 up to enumeration, seems still have a bit of issue
|
2023-09-27 12:34:45 +07:00 |
|
hathach
|
2f6592de7f
|
update max3421 to have hcd_int_handler_ext()
|
2023-09-27 11:30:18 +07:00 |
|
hathach
|
f6ca86c3dd
|
tested cdc_msc_hid_freertos with samd51
add -Wno-error=format for espressif
wrap up cdc_msc_hid_freertos
|
2023-09-26 19:09:36 +07:00 |
|
hathach
|
a7c136c03f
|
adding host/cdc_msc_hid_freertos example
|
2023-09-25 16:53:11 +07:00 |
|
hathach
|
a5768f52b4
|
more board_api.h rename
|
2023-08-03 15:50:52 +07:00 |
|
hathach
|
641613c428
|
update all cmake for esp32 build
|
2023-03-30 10:41:11 +07:00 |
|
hathach
|
96718b7ca0
|
merge s2 and s3, update cmake for espressif, add tinyusb_src as component
|
2023-03-30 00:31:26 +07:00 |
|