summaryrefslogtreecommitdiff
path: root/hw/mcu
AgeCommit message (Expand)Author
2019-01-10Merge branch 'master' of https://github.com/hathach/tinyusb into stm32f4William D. Jones
2019-01-02adding makefile support for nrf5xhathach
2018-12-07fix warning with lpcopenhathach
2018-12-04adding lpc40xx supporthathach
2018-12-04added lpc18 lpcopenhathach
2018-12-03update pca10056, clean fileshathach
2018-12-03remove 43xx usbd romhathach
2018-12-03remove lpc17 usbdhathach
2018-12-03fix compiler warninghathach
2018-12-03remove legacy lpc17 prph driverhathach
2018-12-03moving lpc17xx to use lpcopenhathach
2018-12-03move lpc_chip_13xx fileshathach
2018-12-03remove legacy lpc11u chip driverhathach
2018-12-01add lpcopne lpc43xx fileshathach
2018-12-01add lpcopen lpc11u6x fileshathach
2018-11-30lpc13xx build ok (not work) with lpcopenhathach
2018-11-30renamehathach
2018-11-30rename OPT_MCU_LPC13UXX to OPT_MCU_LPC13XXhathach
2018-11-27needs to be filled out. blinks thoughScott Shawcroft
2018-11-25Introduce a Makefile for the OS_NONE device exampleScott Shawcroft
2018-11-22update freertos ses projecthathach
2018-11-20remove samd-peripherals submodulehathach
2018-11-14add Adafruit samd-peripherals as submodule.hathach
2018-11-13add samd asf4 submodule repo from Adafruithathach
2018-10-24fix nrf52 freeRTOS interrupt priorityhathach
2018-10-24add mcu specific freeRTOSConfig.hhathach
2018-09-25clean up, update nrfx to 1.3.0hathach
2018-09-08qspi msc flash seems to workhathach
2018-09-07more clean uphathach
2018-09-02clean uphathach
2018-07-26move nrf_drv_usbd_errata to portable folderhathach
2018-07-02remove sdk, add nrfx as submodulehathach
2018-06-13correct errata check for nrf52840 first productionhathach
2018-04-18update nrf52840 exampleshathach
2018-04-12rename CFG_TUSB_DEVICE_* to CFG_TUD_*hathach
2018-04-12rename MCU_ to OPT_MCUhathach
2018-04-10mass rename TUSB_CFG to CFG_TUSBhathach
2018-03-26move nrf5x port fileshathach
2018-03-26moving lpc43xx port into tusb's portable folderhathach
2018-03-23shorten descriptor typehathach
2018-03-23move mcu usb port back to tinyusb's portable folderhathach
2018-03-23rename port to rhport for clarificationhathach
2018-03-23remove DCD API dependency tusb_dcd_edpt_queue_xferhathach
2018-03-22simplify tusb_dcd_edpt_xfer APIhathach
2018-03-21merge tusb_dcd_control_stall() to tusb_dcd_edpt_stall()hathach
2018-03-21remove int_on_complete for tusb_dcd_control_xferhathach
2018-03-21fix lpc43xx isr issue, fix control status response for usbdhathach
2018-03-20adding toolchain file from sdkhathach
2018-03-20add sdk/devicehathach
2018-03-20wrap up nrf52 demohathach