summaryrefslogtreecommitdiff
path: root/hw/bsp/lpcxpresso11u37
AgeCommit message (Expand)Author
2023-03-19bsp lpc11hathach
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-29fix buid_board.py scripthathach
2022-06-02rework make freertos port handlingRafael Silva
2021-10-09Add compile option to allocate video data into flash in video_capture examplekkitayam
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-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-23remove -Wnested-externs since many driver does this including CMSIS_5hathach
2020-03-07clean up LD_FILE using $(BOARD)hathach
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-04adding lpc1549, but couldnt recieve setup packet, though setup received inter...hathach
2019-09-27add -Wextra for more warnings to examplehathach
2019-09-11fix #130hathach
2019-09-09clean up lpc makefilehathach
2019-09-09clean uphathach
2019-09-06board test run with lpcxpresso 11u37hathach
2019-09-06adding lpcxpresso11u37 boardhathach