summaryrefslogtreecommitdiff
path: root/lib/tinyusb
AgeCommit message (Expand)Author
2020-01-17Refine iMX RT memory layout and add three boardsScott Shawcroft
2019-12-27more tinyusb updatehathach
2019-12-26sync with https://github.com/hathach/tinyusb/pull/246hathach
2019-12-26improve usb dcd samd51hathach
2019-12-17bump tinyusb lib submodulehathach
2019-10-15add dummy common_hal_mcu_processor_get_voltage() for spresenseDan Halbert
2019-10-09Update tinyUSBKamil Tomaszewski
2019-10-01Update tinyusb to fix gamepad;add HID OUT interface descriptorDan Halbert
2019-09-09Add support for F412 via latest tinyusb updateHierophect
2019-08-19update tinyusb to 00c440cbDan Halbert
2019-08-16update tinyusbJeff Epler
2019-07-24update tinyusb lib to 0.5.xhathach
2019-04-04update tinyusb to fix disconnect/suspend issue with #1681hathach
2019-03-26Update TinyUSB to fix CDC OUT bufferingScott Shawcroft
2019-02-21Add option to disable the concurrent write protectionScott Shawcroft
2019-01-29update tinyusb, work better with sdhathach
2019-01-09Add USB MIDI support for SAMD and nRF.Scott Shawcroft
2018-12-06Switch TinyUSB back to hathach's version. The merge commit of the commit we w...Scott Shawcroft
2018-11-23Update tinyusb to include control fixes.Scott Shawcroft
2018-11-14Update TinyUSB with SAMD fixes.Scott Shawcroft
2018-11-09Incorporate feedback:Scott Shawcroft
2018-11-09Build refinement to handle warnings and quiet outputScott Shawcroft
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft
2018-10-05fix tinyusb cdc issuehathach
2018-09-25update nrfx to 1.3.0hathach
2018-08-28update tinyusb to fix #1007 serial issuehathach
2018-08-21add touch 1200 for dfu-flashhathach
2018-08-01update tinyusbhathach
2018-07-31hid keyboard and mouse work wellhathach
2018-07-31workaround to use lib/utils/interrupt_char.chathach
2018-07-31update tinyusb, set scsi sense key for unsupported commandshathach
2018-07-27house keepinghathach
2018-07-27add usb msc callback descriptionhathach
2018-07-26update tusb libhathach
2018-07-17arturo182 reviewhathach
2018-07-17should fix #1021hathach
2018-07-10code formathathach
2018-07-10try to fix travis build errorhathach
2018-07-10generate uf2 by defaulthathach
2018-07-05implement msc with internal_flash apihathach
2018-07-04add usb msc support for nrf52840hathach
2018-07-04update tusbhathach
2018-07-03update tools/uf2 to have family supporthathach
2018-07-03add tinyusb as submodulehathach