summaryrefslogtreecommitdiff
path: root/hw/mcu
AgeCommit message (Expand)Author
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
2018-03-20update code, remove nrf_drv_clock dependencyhathach
2018-03-20nrf52 cdc example work on nrf52840pdkhathach
2018-03-17adding bulk/int supporthathach
2018-03-15add dma guardhathach
2018-03-15nrf52 control transfer work reliablyhathach
2018-03-14adding segger fileshathach
2018-03-14able to get pass enumerationhathach
2018-03-14nrf52 finish usbd startup, able to got setup packethathach
2018-03-13adding code for nrf52 usbd start-up sequencehathach
2018-03-13house keepinghathach
2018-03-13working on nrf52hathach
2018-03-12rename hal to tusb_porthathach
2018-03-12more renamehathach
2018-03-12more hcd clean uphathach