summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-21Merge upstream TinyUSB masterJean Gressmann
2021-03-21SAM54 Xplained Pro: update board setup documentationJean Gressmann
2021-03-21SAM54 Xplained Pro: reduce board setup code for maintenanceJean Gressmann
2021-03-21SAM 54 Xplained Pro: remove board specific defineJean Gressmann
2021-03-20Merge pull request #736 from Product-Creation-Studio/ned-pcs/add-stm32f072-evalHa Thach
2021-03-19Fixed case in linker script nameNed Konz
2021-03-19Removed assertsNed Konz
2021-03-19Initial commit; copied from stmf072-disco and modified for -EVAL boardNed Konz
2021-03-19Update bug_report.mdHa Thach
2021-03-19Update bug_report.mdHa Thach
2021-03-19Merge pull request #733 from hathach/fix-nrf-dcd-bulk-out-raceHa Thach
2021-03-19Update README.mdHa Thach
2021-03-18Update boards.mdHa Thach
2021-03-18Merge pull request #734 from hathach/feather-rp2040-correct-bootstage2Ha Thach
2021-03-18use boot2_generic_03h for adafruit feather rp2040hathach
2021-03-18Merge pull request #729 from hathach/cleanup-makeHa Thach
2021-03-18add example specific DEPS_SUBMODULEShathach
2021-03-18clean up some exampleshathach
2021-03-18fix race condition that could cause drop packet of Bulk OUT transferhathach
2021-03-18Merge pull request #724 from xmos-jmccarthy/masterHa Thach
2021-03-17Revert "Add Linux support to tmc example"Jeremiah McCarthy
2021-03-17spaceshathach
2021-03-17update issue templatehathach
2021-03-17Implement requested changes for PR724Jeremiah McCarthy
2021-03-17move esp32s2 and rp2040 target rule to its family.mkhathach
2021-03-17explicitly add dcd source file without vendor/familyhathach
2021-03-16Add Linux support to tmc exampleJeremiah McCarthy
2021-03-16Update usbtmc_device.cMichael Bruno
2021-03-16Merge pull request #722 from hathach/fix-build-lpc177x8xHa Thach
2021-03-16fix build with OPT_MCU_LPC177X_8Xhathach
2021-03-13SAM E54 XPlained Pro: use proper defines SPI->USART for board initJean Gressmann
2021-03-13SAM E54 XPlained Pro: free up DPLL1 for applicationJean Gressmann
2021-03-12Release 0.9.0 (#716)0.9.0Ha Thach
2021-03-12Merge pull request #713 from HiFiPhile/cdc_readHa Thach
2021-03-12use !tu_fifo_empty() instead of tu_fifo_count()hathach
2021-03-12Merge branch 'cdc_read' of https://github.com/HiFiPhile/tinyusb into HiFiPhil...hathach
2021-03-11Add fifo empty check.HiFiPhile
2021-03-10Call One time tu_fifo_write_n on cdcd_xfer_cbHiFiPhile
2021-03-10Update pico sdk 1.1.0 (#712)Ha Thach
2021-03-10Merge pull request #711 from hathach/usbd-handle-set-interfaceHa Thach
2021-03-10Merge pull request #710 from hathach/update-docHa Thach
2021-03-10usbd ack SET_INTERFACE if it is not implemented by class driver.hathach
2021-03-10clean uphathach
2021-03-10update doc for BOARD name, add note for udev on Linuxhathach
2021-03-05Merge pull request #708 from hathach/add-back-cmsis5Ha Thach
2021-03-05clean uphathach
2021-03-05nrf add lib/CMSIS_5 to DEPS_SUBMODULEShathach
2021-03-05update DEPS_SUBMODULES to optimize cihathach
2021-03-05add back lib/CMSIS_5 submodulehathach
2021-03-05remove local cmsis_5hathach