summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2022-01-25Merge branch 'master' into masterHa Thach
2022-01-19fix idfgh-6508: return type in tu_fifo_peek_n()email
2022-01-19fix locked mutex when fifo is fullhathach
2022-01-06Enable breakpoints for ARM8M (e.g. cortex-m33)EmergReanimator
2021-11-30Ignore certain compiler options on ARMCCYunhao Tian
2021-10-29skip snpsid check for gd32, abstract phyfs turnaround, set max timeout calibr...hathach
2021-10-29correctly init hs phy for bcmhathach
2021-10-26add hw config structhathach
2021-10-25change usage of TU_CHECK_MCU() to prevent macro conflicthathach
2021-10-25add TU_ARGS_APPLY(), TU_CHECK_MCU() now could check list of mcushathach
2021-10-24remove ep descriptor wMaxPacketSize bitfield due to endian issuehathach
2021-10-15fix -Wcast-qualhathach
2021-09-29moved ISO attributes from audio to commonkkitayam
2021-09-29Merge branch 'master' of github.com:hathach/tinyusb into zhangslice-masterhathach
2021-09-25add CFG_TUSB_OS_INC_PATH for os include pathhathach
2021-09-18Merge branch 'master' into zhangslice-masterhathach
2021-09-13esp32sx implement dcd_remote_wakeup(), fully compliance to chapter9 test suitehathach
2021-09-09nxp tdi: enhance qhd using DCD_ATTR_ENDPOINT_MAXhathach
2021-09-09add other speed descriptor callback tud_descriptor_other_speed_configuration_...hathach
2021-09-01rp2040 correct ep set/clear stallhathach
2021-08-27update msc driver to pass MSC BOT error recovery compliant testhathach
2021-08-20improve host configuration parsinghathach
2021-08-20extra common edpt helper for device and host stackhathach
2021-08-02correct midi available with already stream readhathach
2021-07-22clean up compilerhathach
2021-07-22rename bit filed orderhathach
2021-07-22rename packed begin/endhathach
2021-07-22Merge branch 'CCRX_Port' of https://github.com/Wini-Buh/tinyusb into Wini-Buh...hathach
2021-07-22Merge pull request #950 from HiFiPhile/dfuHa Thach
2021-07-15wrap up DFU updatehathach
2021-07-14simplify upload requesthathach
2021-07-13add option to silent a driver loghathach
2021-06-30Force unsigned compare on advance_pointer.MasterPhi
2021-06-30Fix fifo overflow correction.Mengsk
2021-06-29add tud_vendor_control_request_cb() to poisoned listhathach
2021-06-29Merge remote-tracking branch 'origin/master' into CCRX_PortWini-Buh
2021-06-28Merge pull request #891 from hathach/host-rp2040-double-bufferHa Thach
2021-06-22final clean upWini-Buh
2021-06-22Merge remote-tracking branch 'upstream/master' into CCRX_PortWini-Buh
2021-06-18Changed order of struct initializer to avoid compiler errorNed Konz
2021-06-18fix build with mm32 boardhathach
2021-06-13fix ep tx with double bufferedhathach
2021-06-12increase example CFG_TUH_HID from 2 to 4hathach
2021-06-11clean upWini-Buh
2021-06-11weak atrribute work around removed from CCRX_PortWini-Buh
2021-06-11improve usbhhathach
2021-06-09fix enum overflow with msp430hathach
2021-06-03Merge remote-tracking branch 'upstream/master' into CCRX_PortWini-Buh
2021-06-02fix missing TU_LOG symbolhathach
2021-06-02clean up loghathach