summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-30Add test CI.MasterPhi
2021-06-30Force unsigned compare on advance_pointer.MasterPhi
2021-06-30Fix fifo overflow correction.Mengsk
2021-06-29Make toolchain dependency more consistentWini-Buh
2021-06-29Merge pull request #905 from HiFiPhile/uac_fixHa Thach
2021-06-29Merge pull request #934 from hathach/poison-obsolete-callbackHa Thach
2021-06-29add tud_vendor_control_request_cb() to poisoned listhathach
2021-06-29Merge pull request #933 from hathach/update-rx65n-bspHa Thach
2021-06-29fix typohathach
2021-06-29rename rx65n cloud kit to targethathach
2021-06-29Fix IAR compile error on pointer type.MasterPhi
2021-06-29Merge from current master. Fixed a compilation error with the GNUC toolchainWini-Buh
2021-06-29Merge remote-tracking branch 'origin/master' into CCRX_PortWini-Buh
2021-06-29fix warningshathach
2021-06-29clean uphathach
2021-06-28fix SET_PROTOCOl, update hid host behavior for default boot interfacehathach
2021-06-28fix issue with weird msc device with 3 endpointshathach
2021-06-28update func commenthathach
2021-06-28force boot protocol for keyboard/mousehathach
2021-06-28change usbh open driver to have max_len and return driver lenhathach
2021-06-28Merge pull request #891 from hathach/host-rp2040-double-bufferHa Thach
2021-06-28Merge pull request #928 from hathach/house-keepingHa Thach
2021-06-28bug form updatehathach
2021-06-28more bug form templatehathach
2021-06-28more bug form updatehathach
2021-06-28more fixinghathach
2021-06-28fixing bug formhathach
2021-06-28comment out esp32s3 ci due to USB0 not defined in IDF linkerhathach
2021-06-28Use bug report formhathach
2021-06-28merge saml21 + saml22 = saml2xhathach
2021-06-28rename bsp saml22 to saml2xhathach
2021-06-28Merge pull request #927 from hathach/add-rx65n-boardHa Thach
2021-06-28reduce esp32s2 board to cihathach
2021-06-28update doc and clean uphathach
2021-06-28rename rx63n to simply rxhathach
2021-06-28refactor rx6x bsphathach
2021-06-28fix rx65n with freertos buildhathach
2021-06-28update renesas rx submodulehathach
2021-06-28Merge pull request #922 from kkitayam/add-rx65n-boardHa Thach
2021-06-27add options for e2lkkitayam
2021-06-27Merge pull request #923 from DuMaM/patch-1Ha Thach
2021-06-26GCC 11 build fix DuMaM
2021-06-26add the entry for RX65Nkkitayam
2021-06-26add handling for software configurable interrupts.kkitayam
2021-06-26fix baudrate settingkkitayam
2021-06-24Merge branch 'local' of https://github.com/HiFiPhile/tinyusb into dcd_same70MasterPhi
2021-06-24fix warningMengsk
2021-06-24Add fifo helper function to CDC class for DMA transfer.Mengsk
2021-06-23Add dfu function memory access protectionJeremiah McCarthy
2021-06-23Merge branch 'CCRX_Port' of https://github.com/Wini-Buh/tinyusb into CCRX_PortWini-Buh