summaryrefslogtreecommitdiff
path: root/hw/bsp/lpcxpresso54114
AgeCommit message (Collapse)Author
2021-04-28making new family lpc54hathach
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
specify FAMILY_SUBMODULES for all boards
2021-01-26change output filename to BOARD-Directoryhathach
2020-10-08clean up jlink default interfacehathach
2020-04-17mass rename tud/dcd_irq_handler to tud/dcd_init_handlerhathach
2020-04-06add tud_irq_handler() for all lpc ip3511 (13, 15, 11)hathach
2020-03-11freertos demo use static only for most optmized sramhathach
2019-11-20move -flto to board.mkhathach
current board that doesn work with flto is spresense and mimxrt10xx (due to xip image_vector_table is optimized out).
2019-11-11update makefile for lpc boardshathach
2019-11-11update makefile for lpc mcuhathach
2019-10-24fix missing board uart read/write()hathach
2019-09-27add -Wextra for more warnings to examplehathach
non-stack warning (probably mcu driver) should be suppressed in the board.mk
2019-09-0555s69 device work with usb0hathach
2019-09-03board_test work with lpcxpresso55s69hathach
2019-09-02clean uphathach
2019-09-01clean uphathach
2019-09-01clean uphathach
2019-09-01rename lpc_usbd to lpc_ip3511hathach
2019-09-01adding lpc54xxx to dcd, able to go through enumerationhathach
2019-09-01board_test run with lpc54114hathach
2019-09-01adding lpc54114 porthathach