summaryrefslogtreecommitdiff
path: root/hw/bsp/lpcxpresso1347
AgeCommit message (Expand)Author
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-11fix #130hathach
2019-09-09clean up lpc makefilehathach
2019-09-06adding lpcxpresso11u37 boardhathach
2019-09-03board_test work with lpcxpresso55s69hathach
2019-09-01rename lpc_usbd to lpc_ip3511hathach
2019-09-01rename lpc11_13_15 to simply lpc_usbd since it is almost used by in recent ye...hathach
2019-08-31fix segger embbeded studio compile issuehathach
2019-08-23drop board_* in bsp c filehathach
2019-05-15lpcxpresso 1769 build with makefile but not blinky yethathach
2019-05-14add makefile support for lpcxpresso1347hathach
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
2018-12-14rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistencyhathach
2018-12-07enable all warningshathach
2018-12-05lpc move Chip_USB_Init() out of stack to bsphathach
2018-12-03clean up lpc13hathach
2018-12-03fix board issue with lpcxpresso 1347hathach
2018-12-01able to build lpc11u68hathach
2018-11-30lpc13xx build ok (not work) with lpcopenhathach
2018-11-14add Adafruit samd-peripherals as submodule.hathach
2018-04-12rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOShathach
2018-04-10mass rename TUSB_CFG to CFG_TUSBhathach
2018-03-29rename tusb_hal_tick_get to tusb_hal_millishathach
2018-03-02move files aroundhathach