summaryrefslogtreecommitdiff
path: root/src/portable/st/typec
AgeCommit message (Expand)Author
2026-07-02license: use SPDX identifiers for src/ headers (#3749)Ha Thach
2026-06-24skip cable-plug trafficHiFiPhile
2026-06-24apply review suggestionsHiFiPhile
2026-06-24typec: add tuc_connect/tuc_disconnect apiHiFiPhile
2026-06-24typec: add stm32u5 supportHiFiPhile
2026-04-23typec/stm32: guard hard reset RX re-arm against uninitialized bufferMike Ajax
2026-04-23typec/stm32: updates based on Copilot reviewMike Ajax
2026-04-23typec/stm32: fix -Wcast-qual error, _rx_buf doesn't need constMike Ajax
2026-04-23typec/stm32: fix three UCPD sink bugs for strict PD 3.0 sourcesMike Ajax
2023-07-02made line ends consistent.Lars Pötter
2023-06-16fix build warningshathach
2023-06-16fix build, update freertos config for cmakehathach
2023-06-12ad pd_types.hhathach
2023-06-12response with request safe5v, get passed PS_READYhathach
2023-06-09move protocol message to stack, disable battery in PWR's CR3hathach
2023-06-08enable DMA for both pd rx, txhathach
2023-06-08dma rx works wellhathach
2023-06-07able to response with good crchathach
2023-06-07inital support for usb typec and pd examplehathach