index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
typec
/
power_delivery
Age
Commit message (
Collapse
)
Author
2026-06-24
skip pdo request if no suitable voltage
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2026-06-24
fix ci
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2026-06-24
typec: add tuc_connect/tuc_disconnect api
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2026-06-24
typec: add stm32u5 support
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2026-02-28
replace board_millis() with tusb_time_millis_api()
hathach
2025-12-19
clean up cmake, remove family_get_project_name()
hathach
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
fix compiling with nuc family
2025-10-14
more make refactor
hathach
2025-10-14
move make.mk to hw/bsp/family_support.mk
hathach
2025-07-02
update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM
hathach
2025-02-09
Add CMake presets.
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2025-01-21
bump up cmake min to 3.20
hathach
2024-10-15
move core init code to dwc2 common. update/correct build for esppressif
hathach
2024-09-03
use fixed with in printf ( found by clang)
dp111
NB %lu is a minimum of 32 bits where as the variable use is exactly 32 bits . This can affect porting to other systems.
2023-11-23
move make.mk and rules.mk to build_system/make
hathach
2023-08-03
add lpc43 family
hathach
2023-06-27
rework cmake with rtos support add RTOS to ↵
hathach
family_configure_device/host/dual_example()
2023-06-16
fix build warnings
hathach
2023-06-12
tested with 9V request
hathach
2023-06-12
wrap up initial PD support for G4
hathach
2023-06-07
able to response with good crc
hathach
2023-06-07
inital support for usb typec and pd example
hathach