summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-21Merge branch 'master' into midihostAndrzej Tokarski
2022-11-21Explicit type conversionatoktoto
2022-11-21Explicit type conversionatoktoto
2022-11-21Merge pull request #1746 from hathach/host-msc-exampleHa Thach
2022-11-21Fix usb-hub data transfer problems by AndrewCaponatoktoto
2022-11-21add board_getchar() for non-blocking getchar()hathach
2022-11-21host msc example work well with rp2040 pio-usbhathach
2022-11-21suppress fatfs cast-qualhathach
2022-11-21house keepinghathach
2022-11-21whitespacehathach
2022-11-21add pwdhathach
2022-11-21implement rm commandhathach
2022-11-21fix build with rp2040 and rx65hathach
2022-11-20implement cp commandhathach
2022-11-19Merge branch 'hathach:master' into midihostAndrzej Tokarski
2022-11-19Fix usb hubsatoktoto
2022-11-19add mv commandhathach
2022-11-19add mkdirhathach
2022-11-19implement cat commandhathach
2022-11-19add cd commandhathach
2022-11-19msc explorer ls work greathathach
2022-11-18update uart read for lpc18/43 for testinghathach
2022-11-18Merge pull request #1712 from kripton/fixDhserverHa Thach
2022-11-18add msc file explorer examplehathach
2022-11-16Merge pull request #1738 from kaysievers/midi-port-namesHa Thach
2022-11-16Merge pull request #1740 from hathach/add-HiFiPhile-selfhostHa Thach
2022-11-16more ci warningshathach
2022-11-16fix other ci warningshathach
2022-11-16disable orphan board workflow and minor update to pi4 workflowhathach
2022-11-16only print flash output if failedhathach
2022-11-16skip usb msc testhathach
2022-11-15more flash scripthathach
2022-11-15more testhathach
2022-11-15correct flash.sh creationhathach
2022-11-15update ymlhathach
2022-11-15try running HiFiPhile self-host with stm32l412nucleohathach
2022-11-15Merge pull request #1727 from HiFiPhile/bsp_412Ha Thach
2022-11-13Added explicit conversionsatoktoto
2022-11-13Removed unused function prototypeatok
2022-11-13Fix unused errors when LOG=0atok
2022-11-13Fix printf statementatok
2022-11-13Add Makefile for the midi host exampleatok
2022-11-13Simple MIDI rx exampleatok
2022-11-13Get rid of implicit uint conversionsatok
2022-11-13Make USB MIDI device code allow a device with no Audio Control interfacerppicomidi
2022-11-13Add hooks to allow cloning an attached USB device descriptorrppicomidi
2022-11-13Add MIDI host support to tinyusbrppicomidi
2022-11-11MIDI: support port name stringsKay Sievers
2022-11-08Fix FREERTOS USB IRQ priority.Mengsk
2022-11-07Fix DCD build.Mengsk