summaryrefslogtreecommitdiff
path: root/hw/bsp/lpcxpresso1769
AgeCommit message (Expand)Author
2018-12-14rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistencyhathach
2018-12-07rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLEDhathach
2018-12-07enable all warningshathach
2018-12-05lpc40xx device work, moving Chip_USB_Init out of tinyusbhathach
2018-12-04move pinmux out of dcd into bsphathach
2018-12-04adding ea4088 quickstart, able to blinkhathach
2018-12-04adding lpc40xx supporthathach
2018-12-03clean uphathach
2018-12-03moving lpc17xx to use lpcopenhathach
2018-11-30lpc13xx build ok (not work) with lpcopenhathach
2018-11-29clean uphathach
2018-11-29move nvic prio in hal/dcd to bsp for portabilityhathach
2018-11-29added & tested lpc17xx freertos device examplehathach
2018-11-27clean uphathach
2018-11-27enhance dcd lpc17xx. Able to pass enumerationhathach
2018-11-14add Adafruit samd-peripherals as submodule.hathach
2018-07-23reworking device hid class driverhathach
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