summaryrefslogtreecommitdiff
path: root/hw/bsp/mcb1800
AgeCommit message (Expand)Author
2021-03-03add lpc18 familyhathach
2021-02-23nxp tdi: hcd_init() reset and set host modehathach
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-09-01clean uphathach
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-17mass rename tud/dcd_irq_handler to tud/dcd_init_handlerhathach
2020-04-08clean uphathach
2020-04-06mass rename tud_isr to tud_irq_handlerhathach
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-06adding lpcxpresso11u37 boardhathach
2019-08-31fix segger embbeded studio compile issuehathach
2019-08-23drop board_* in bsp c filehathach
2019-05-15board clean up, add button for ea4088hathach
2019-05-15update button for mcb1800hathach
2019-05-15mcb1800 build and blinky with makefilehathach
2019-05-14more clean up use inline bit funciton instead of macroshathach
2019-05-14update license year to 2019hathach
2019-04-02rename board_led_control to board_led_writehathach
2019-04-01add board_button_read()hathach
2019-03-24remove tusb_hal_millis() usage, less work for portinghathach
2019-03-23clean up bsp, adde board_millis()hathach
2019-03-23add board_noos_millis() for blinkyhathach
2019-03-22simplify board API, adding stm32f3 discoveryhathach
2019-03-20clean board uart read & writehathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2019-03-13dcd_set_address include status response, usbd control stall both control in a...hathach
2018-12-14rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistencyhathach
2018-12-05hal clean uphathach
2018-12-05lpc move Chip_USB_Init() out of stack to bsphathach
2018-12-04adding ea4088 quickstart, able to blinkhathach
2018-12-04clean up mcb1800hathach