summaryrefslogtreecommitdiff
path: root/src/portable/nxp/lpc17_40/hcd_lpc17_40.c
AgeCommit message (Collapse)Author
2025-10-10try to enable ohci for lpc55 but not working, probably clock issuehathach
2025-04-23rename and expose tuh_bus_info_get() to applicationhathach
2024-11-27Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)Ha Thach
* change TUD_EPBUF_TYPE_DEF order * add and fix -Wmissing-prototypes warnings for cmake (skip make)
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2022-02-25rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLEDhathach
2021-03-16fix build with OPT_MCU_LPC177X_8Xhathach
2019-11-21moving irq to bsp for lpc17/40hathach