summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-07Add mksunxi tool to make flashable imageYunhao Tian
2021-12-06Fix handling of RXRDY bitYunhao Tian
2021-12-05Change FIFO size to 4KB (not sure)Yunhao Tian
2021-12-05Fix a typo that leads to incorrect RX handlingYunhao Tian
2021-12-05Add FIFO size checkYunhao Tian
2021-12-05Close all EPs upon resetYunhao Tian
2021-12-05Save current EP before querying other EPsYunhao Tian
2021-12-04Add TODO to READMEYunhao Tian
2021-12-04Add BSP support for F1C100sYunhao Tian
2021-12-04Modify sunxi_musb codeYunhao Tian
2021-12-01Add support for Allwinner F1Cx00s familyYunhao Tian
2021-11-30Add support for Keil RTX4 OS abstraction layerYunhao Tian
2021-11-30Ignore certain compiler options on ARMCCYunhao Tian
2021-11-30usbd: supress "statement is unreachable" warning on ARMCCYunhao Tian
2021-11-30Merge pull request #1216 from hathach/update-docHa Thach
2021-11-30remove warningshathach
2021-11-30update supported dochathach
2021-11-29Merge pull request #1215 from hathach/fix-esp-stackHa Thach
2021-11-29Merge pull request #1214 from hathach/fix-gamepad-commentHa Thach
2021-11-29use 4k stack for example with esp32sxhathach
2021-11-29correct 32 button in gamepad hid descriptor templatehathach
2021-11-26Merge pull request #1209 from HiFiPhile/iar_updateHa Thach
2021-11-26Merge pull request #1208 from hathach/fix-nrf-easydma-raceHa Thach
2021-11-25Update iar project template.Mengsk
2021-11-23more clean uphathach
2021-11-23clean uphathach
2021-11-23fix nrf easy dma race conditionhathach
2021-11-22Merge pull request #1207 from hathach/update-issue-tempateHa Thach
2021-11-22Merge pull request #1206 from hathach/bcm-dwc2-addressHa Thach
2021-11-22Update bug_report.ymlHa Thach
2021-11-22Update bug_report.ymlHa Thach
2021-11-22add BCM_VERSIONhathach
2021-11-22update bcm prphhathach
2021-11-22use USB_OTG_GLOBAL_BASE instead of hard code valuehathach
2021-11-19Merge pull request #1195 from hathach/fix-dwc2-XCVRDLYHa Thach
2021-11-17clean uphathach
2021-11-15set DCFG_XCVRDLY when using external ULPI highspeed phyhathach
2021-11-08Merge pull request #1183 from kkitayam/add_msp_exp432e401yHa Thach
2021-11-08msp432e4 ci typo, skip dfu example for tm4c123hathach
2021-11-08reduce CFG_TUD_DFU_XFER_BUFSIZE for max compatiblehathach
2021-11-08add missing musb type filehathach
2021-11-08move tm4c132 into bsp family, add it into cihathach
2021-11-08rename to simply OPT_MCU_MSP432E4, add msp432e to cihathach
2021-11-08musb work well with tm4c123hathach
2021-11-08add flash-openocd target. correct ek-tm4c123 button statehathach
2021-11-08merge pull request 670 for tm4c123gxl bsphathach
2021-11-07Fix DCD_EVENT_XFER_COMPLETE was signaled, even after EP is closedkkitayam
2021-11-06Remove unnecessary lineskkitayam
2021-11-06Update TI driverkkitayam
2021-11-06Change the variables for a switch and a LED to symbols defined by the macroskkitayam