hathach
|
4787cd5f54
|
fix(hcd) hcd_edpt_open() return true if endpoint is already opened.
|
2025-04-03 18:11:33 +07:00 |
|
hathach
|
e54753814b
|
enable hil dual for metro m4 with max3421
|
2025-03-21 00:11:18 +07:00 |
|
Ha Thach
|
02a630b3da
|
Merge pull request #1627 from atoktoto/midihost
RP2040 MIDI Host
|
2025-03-09 19:01:10 +07:00 |
|
hathach
|
65e44e0a51
|
fix(dwc2) host driver conflict with max3421e
|
2025-03-06 22:46:21 +07:00 |
|
hathach
|
86d371fb79
|
more ci fix
|
2025-02-12 13:58:01 +07:00 |
|
hathach
|
123f1affb7
|
update device_info example to work with p4 dcache
|
2024-11-27 00:01:37 +07:00 |
|
hathach
|
aeae2966a2
|
hil add stm32f723disco, add test flags for device/host/dual
|
2024-11-13 13:08:30 +07:00 |
|
hathach
|
839ec17292
|
fix example build
|
2024-11-12 22:03:13 +07:00 |
|
hathach
|
e391e33492
|
update host/device_info to build with freertos for espressif board. Add hil test for host/device_info
|
2024-11-12 19:00:00 +07:00 |
|
hathach
|
1f18be93db
|
change the tusb_rhport_init_t struct, exclude the rhport to make API more consistent
|
2024-10-14 18:27:52 +07:00 |
|
hathach
|
92602b9de3
|
change tusb_init(), tusb_rhport_init() to use init struct for expandability
|
2024-10-11 13:41:53 +07:00 |
|
hathach
|
57aac432b5
|
add new tusb_int_handler(rhport, in_isr) as common irq handler
update tusb_init() to take rhport and role, defined as macro with optional argument for backward compatible
|
2024-10-10 16:28:36 +07:00 |
|
hathach
|
de62b55042
|
add dual/host_info_to_device_cdc example
|
2024-06-18 13:29:04 +07:00 |
|
hathach
|
d945261aef
|
LOG3 in isr
|
2024-06-18 12:53:57 +07:00 |
|
hathach
|
f93eb40b1d
|
add host/device_info example
|
2024-06-18 12:52:32 +07:00 |
|
hathach
|
6b5490ced6
|
merge device_info into bare_api example
|
2022-03-11 13:12:36 +07:00 |
|
Scott Shawcroft
|
37960990a5
|
Print speed. Don't crash if string get fails
|
2022-03-10 11:01:44 -08:00 |
|
Scott Shawcroft
|
22f682c378
|
Add host example that prints out info of connected devices
|
2022-03-09 15:22:31 -08:00 |
|