summaryrefslogtreecommitdiff
path: root/hw/bsp/ea4357
AgeCommit message (Expand)Author
2023-08-03add lpc43 familyhathach
2023-08-03rename hw/bsp/board.h to board_api.hhathach
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-11-18update uart read for lpc18/43 for testinghathach
2022-06-06fix ci, remove use of CFG_TUSB_RHPORT0_MODE in bsphathach
2022-06-02rework make freertos port handlingRafael Silva
2021-12-01more work to abstract chipidea driverhathach
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-02-24clean uphathach
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-09-01add more logging to host stackhathach
2020-05-19usb0 host on mcb1800 work with fullspeed mode.hathach
2020-05-04temporarily remove osal_task_delay() from osalhathach
2020-05-04clean up things, add makefile for host examplehathach
2020-05-03add uart for mcb1800hathach
2020-04-20add uart for ea4357hathach
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-11fix cortex M7, M23, M33 freertos buildhathach
2020-03-11freertos demo use static only for most optmized sramhathach
2020-03-07clean up LD_FILE using $(BOARD)hathach
2019-11-22rename dcd lpc18_43 to transdimensionhathach
2019-11-22move nxp dcd ehci controller reset and modde into dcdhathach
2019-11-21moving irq to bsp for lpc17/40hathach
2019-11-21adding tud_isr/tuh_isr with lpc18/43hathach
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-27add -Wextra for more warnings to examplehathach
2019-09-09clean up lpc makefilehathach
2019-09-09clean uphathach
2019-08-31fix segger embbeded studio compile issuehathach
2019-08-23drop board_* in bsp c filehathach
2019-05-15clean uphathach
2019-05-15ea4357 build with makefile, add to travishathach
2019-05-15add button for ea4357hathach
2019-05-14more clean up use inline bit funciton instead of macroshathach