summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-19Merge pull request #898 from hathach/fix-nrf-control-bulk-race-conditionHa Thach
2021-06-19fix race condition with control since TASKS_EP0RCVOUT also require EasyDMAhathach
2021-06-12Merge pull request #889 from kilograham/masterHa Thach
2021-06-12set TOP to build with esp32sxhathach
2021-06-10Make examples standalone buildable via CMakegraham sanderson
2021-06-10Merge pull request #887 from hathach/host-updateHa Thach
2021-06-10remove BOARD from output namehathach
2021-06-10implement usbh_edpt_busy (WIP), remove hcd_edpt_busyhathach
2021-06-10remove hcd_edpt_stalled()hathach
2021-06-10add usbh_classdriver.hhathach
2021-06-10Merge pull request #883 from hathach/fix-rp2040-host-transferred-bytesHa Thach
2021-06-10Update bug_report.mdHa Thach
2021-06-09Merge pull request #882 from mmosca/masterHa Thach
2021-06-09use alias for button naminghathach
2021-06-09Change buttons to start from 0Marcelo Bezerra
2021-06-09Merge branch 'master' of github.com:mmosca/tinyusbMarcelo Bezerra
2021-06-09fix enum overflow with msp430hathach
2021-06-09miss a helperhathach
2021-06-09update gamepad helperhathach
2021-06-09re-adding ifdef removed accidentallyMarcelo Bezerra
2021-06-09indent fixMarcelo Bezerra
2021-06-09Fix comment in hid.hMarcelo Bezerra
2021-06-09Pull request changesMarcelo Bezerra
2021-06-09Add CFG_TUD_MAX_BUTTONS to the exampleMarcelo Bezerra
2021-06-09remove excess empty linesMarcelo Bezerra
2021-06-09clean upMarcelo Bezerra
2021-06-09Add optional support for 32 gamepad buttonsMarcelo Bezerra
2021-06-08re-adding ifdef removed accidentallyMarcelo Bezerra
2021-06-08indent fixMarcelo Bezerra
2021-06-08Fix comment in hid.hMarcelo Bezerra
2021-06-08Pull request changesMarcelo Bezerra
2021-06-08fix computing transferred bytes with E4hathach
2021-06-07Add CFG_TUD_MAX_BUTTONS to the exampleMarcelo Bezerra
2021-06-07remove excess empty linesMarcelo Bezerra
2021-06-07clean upMarcelo Bezerra
2021-06-07Add optional support for 32 gamepad buttonsMarcelo Bezerra
2021-06-07Merge pull request #881 from hathach/mindmotion-followupHa Thach
2021-06-07add OPT_MCU_MM32F327Xhathach
2021-06-07Add MM32 SDK and USB driver (#869)zhangslice
2021-06-03Merge pull request #873 from kilograham/fix_log_warningHa Thach
2021-06-03Add __unused to variables that are only used if TU_LOG does somethinggraham sanderson
2021-06-03change ci to pico-sdk develop0.10.1Ha Thach
2021-06-03increase version for release, update changeloghathach
2021-06-03Merge pull request #865 from kilograham/pico-0.10.0Ha Thach
2021-06-02fixed net_lwip_webserver cmake buildgraham sanderson
2021-06-02undo search replace errorgraham sanderson
2021-06-02minor comment change to force rebuildgraham sanderson
2021-06-02move core definition of source file includes from SDK into family.cmakegraham sanderson
2021-06-02Merge pull request #868 from hathach/host-hcdHa Thach
2021-06-02fix missing TU_LOG symbolhathach