summaryrefslogtreecommitdiff
path: root/hw/bsp/mbed1768/mbed1768.c
AgeCommit message (Expand)Author
2023-03-19bsp lpc17hathach
2023-03-17fix trailing space and new linehathach
2022-06-06fix ci, remove use of CFG_TUSB_RHPORT0_MODE in bsphathach
2022-02-25rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLEDhathach
2022-02-25rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLEDhathach
2020-09-03fix vector assignhathach
2020-09-03rename tuh_isr/hcd_isr to tuh_int_handler/hcd_int_handlerhathach
2020-09-03revert to use __USE_LPCOPENhathach
2020-04-17mass rename tud/dcd_irq_handler to tud/dcd_init_handlerhathach
2020-04-06mass rename tud_isr to tud_irq_handlerhathach
2019-11-21moving irq to bsp for lpc17/40hathach
2019-10-24fix missing board uart read/write()hathach
2019-10-12adding log support with uarthathach
2019-09-05added mbed lpc1768 boardhathach