summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-22Remove nonstd behaviourJeremiah McCarthy
2021-04-22Move debug from .h to .cJeremiah McCarthy
2021-04-22Replace dfu_mode with dfuJeremiah McCarthy
2021-04-12Remove DFU mode and rtJeremiah McCarthy
2021-04-07Resolve gcc warnings for no parameter functionsJeremiah McCarthy
2021-04-07Revise per initial commentsJeremiah McCarthy
2021-04-05Add DFU runtime and mode "class"Jeremiah McCarthy
2021-04-05Remove unreachable callbackJeremiah McCarthy
2021-04-05Fix bug during initialization of DFU ModeJeremiah McCarthy
2021-04-05Separate DFU RT and Mode. UntestedJeremiah McCarthy
2021-04-05Fix incorrect DNLOAD request len passed to appJeremiah McCarthy
2021-03-26Minor cleanupJeremiah McCarthy
2021-03-26Add DFU Class per Version 1.1 SpecJeremiah McCarthy
2021-03-17Revert "Add Linux support to tmc example"Jeremiah McCarthy
2021-03-17Implement requested changes for PR724Jeremiah McCarthy
2021-03-16Add Linux support to tmc exampleJeremiah McCarthy
2021-03-16Update usbtmc_device.cMichael Bruno
2021-02-18Implement requested PR changesJeremiah McCarthy
2021-02-16Add alternate bitfield padding optionJeremiah McCarthy
2021-02-12Fixes RP2040 buffer reallocation overrun problem (#642)ndinsmore
2021-02-11Merge pull request #648 from hathach/rename-dfu-rt-to-runtimeHa Thach
2021-02-11Merge pull request #647 from hathach/correct-fs-bulk-epsizeHa Thach
2021-02-11rename examples folder dfu_rt to dfu_runtimehathach
2021-02-11rename dfu_rt to dfu_runtime for easy readinghathach
2021-02-11Merge pull request #646 from hathach/detect-clear-set-ep-status-from-classHa Thach
2021-02-11clean uphathach
2021-02-11more epsize checking per typehathach
2021-02-11Merge pull request #645 from ipopov/webserial-fixHa Thach
2021-02-11remove the requirement of std SET/CLEAR_FEATURE must not return zlp statushathach
2021-02-10Address review comments:Ivo Popov
2021-02-10Merge pull request #644 from ipopov/masterHa Thach
2021-02-10Fix unintended control transfers in webserial example.Ivo Popov
2021-02-10Set -DCMAKE_BUILD_TYPE=Debug when building in debug for rp2040.Ivo Popov
2021-02-09Merge pull request #641 from lurch/fix_capitalisationHa Thach
2021-02-09Merge pull request #640 from hathach/add-hid-complete-callbackHa Thach
2021-02-09Fix capitalisation of Raspberry PiAndrew Scheller
2021-02-09update hid_composite_freertos examplehathach
2021-02-09tud_hid_report_complete_cb() APIhathach
2021-02-08Merge pull request #637 from tfx2001/masterHa Thach
2021-02-08add basic support for rt-threadtfx2001
2021-02-08Merge pull request #638 from hathach/add-gamepadHa Thach
2021-02-08add tud_hid_n_gamepad_report() helper for gamepad reporthathach
2021-02-08enhance gampepad report with dpad/hat supporthathach
2021-02-08clean uphathach
2021-02-07Mirror sources only to hathach/tinyusb_src repo (#636)Ha Thach
2021-02-06Merge pull request #618 from homeodor/masterHa Thach
2021-02-06CDC-like blocking behaviour for MIDIAlexander Golovanov
2021-02-05Merge pull request #634 from hathach/release-0.8.00.8.0Ha Thach
2021-02-05increase TUSB_VERSION_ to 0.8.0hathach
2021-02-05correct release assethathach