summaryrefslogtreecommitdiff
path: root/hw/bsp/mbed1768
AgeCommit message (Expand)Author
2021-01-26change output filename to BOARD-Directoryhathach
2020-10-08clean up jlink default interfacehathach
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-09-02revert to use float-abihathach
2020-04-17mass rename tud/dcd_irq_handler to tud/dcd_init_handlerhathach
2020-04-06mass rename tud_isr to tud_irq_handlerhathach
2020-03-23remove -Wnested-externs since many driver does this including CMSIS_5hathach
2020-03-07clean up LD_FILE using $(BOARD)hathach
2019-11-21moving irq to bsp for lpc17/40hathach
2019-11-20move -flto to board.mkhathach
2019-11-11update makefile for lpc boardshathach
2019-11-11update makefile for lpc mcuhathach
2019-10-24fix missing board uart read/write()hathach
2019-10-12adding log support with uarthathach
2019-09-09clean up lpc makefilehathach
2019-09-09clean uphathach
2019-09-06adding lpcxpresso11u37 boardhathach
2019-09-05added mbed lpc1768 boardhathach