summaryrefslogtreecommitdiff
path: root/examples/typec/power_delivery/src/main.c
AgeCommit message (Expand)Author
2026-06-24skip pdo request if no suitable voltageHiFiPhile
2026-06-24typec: add tuc_connect/tuc_disconnect apiHiFiPhile
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2025-07-02update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORMhathach
2024-10-15move core init code to dwc2 common. update/correct build for esppressifhathach
2024-09-03use fixed with in printf ( found by clang)dp111
2023-08-03add lpc43 familyhathach
2023-06-16fix build warningshathach
2023-06-12tested with 9V requesthathach
2023-06-12wrap up initial PD support for G4hathach
2023-06-07able to response with good crchathach
2023-06-07inital support for usb typec and pd examplehathach