summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-03-05Merge pull request #702 from hathach/more-ciHa Thach
2021-03-04rename FAMILY_SUBMODULES to DEPS_SUBMODULEShathach
2021-03-04merge no-family example buildhathach
2021-03-04Merge pull request #701 from hathach/ci-cache-toolchainHa Thach
2021-03-04Merge pull request #700 from hathach/fix-rp2040-bus-resetHa Thach
2021-03-04cache all toolchains to speed up cihathach
2021-03-04add midi commenthathach
2021-03-04fix enum walkaround forever check for SE0 when pull up is disabledhathach
2021-03-04update doc, skip board_test in esp32s2 cihathach
2021-03-04add note for MIDI (audio v1.0) endpoint decriptor use 9 bytes instead of 7hathach
2021-03-04Merge pull request #688 from duddie/masterHa Thach
2021-03-03Merge pull request #695 from hathach/more-family-boardHa Thach
2021-03-03Create config.ymlHa Thach
2021-03-03Delete porting.mdHa Thach
2021-03-03clean uphathach
2021-03-03add h745disco to family grouphathach
2021-03-03group h743eval and h743nucleo into stm32h7hathach
2021-03-03mcb1800 and lpc18s37 work well with both device and host demohathach
2021-03-03add lpc18 familyhathach
2021-03-03Merge pull request #692 from hathach/improve-rp2040Ha Thach
2021-03-02clean uphathach
2021-03-02rp2040 add disconnection detectionhathach
2021-03-02rp2040 able to get log with rtthathach
2021-03-02update pico-sdk to more recent commithathach
2021-03-02Merge pull request #691 from hathach/fix-rp2040-host-buildHa Thach
2021-03-02fix rp2040 host buildhathach
2021-03-02Merge pull request #684 from hathach/rp2040-host-exampleHa Thach
2021-03-02Merge pull request #690 from hathach/submodule-on-the-flyHa Thach
2021-03-02move fomu to its own family, update ci with build risvhathach
2021-03-02update ci for msp430 familyhathach
2021-03-02move msp430 into familyhathach
2021-03-02add lib/CMSIS_5 v5.7 locallyhathach