summaryrefslogtreecommitdiff
path: root/hw/bsp/mbed1768
AgeCommit message (Expand)Author
2023-03-19bsp lpc17hathach
2023-03-17fix trailing space and new linehathach
2023-03-16rename FREERTOS_PORT to FREERTOS_PORTABLE_SRChathach
2023-03-08Merge branch 'master' into renesas-rahathach
2022-06-06fix ci, remove use of CFG_TUSB_RHPORT0_MODE in bsphathach
2022-06-02rework make freertos port handlingRafael Silva
2022-02-25rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLEDhathach
2022-02-25rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLEDhathach
2021-10-17more -Wcast-qualhathach
2021-04-28add nxp_lpcopen as submodulehathach
2021-03-18add example specific DEPS_SUBMODULEShathach
2021-03-17explicitly add dcd source file without vendor/familyhathach
2021-03-04rename FAMILY_SUBMODULES to DEPS_SUBMODULEShathach
2021-03-04merge no-family example buildhathach
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