summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-19[add] semaphore reset support for rt-threadtyustli
2022-12-16Merge pull request #1799 from hathach/update-osal-mutexHa Thach
2022-12-16fix ci with usbh and unit testhathach
2022-12-15fix build with usbtmchathach
2022-12-15use OSAL_MUTEX_REQUIRED to replace CFG_FIFO_MUTEX/TUSB_OPT_MUTEXhathach
2022-12-14Merge pull request #1797 from hathach/fix-midi-lenHa Thach
2022-12-14fix midi MS Header wTotalLength computationhathach
2022-12-09Merge pull request #1783 from scoudreau/usbtmc-high-speedHa Thach
2022-12-09Merge pull request #1784 from scoudreau/interrupt-descriptor-polling-intervalHa Thach
2022-12-08Added missing typecast to pass build checksscoudreau
2022-12-08Correct interrupt polling interval in descriptorSebastien COUDREAU
2022-12-08usbtmc: correct packet size bugSebastien COUDREAU
2022-12-08Merge pull request #1716 from silvergasp/masterHa Thach
2022-12-08clean uphathach
2022-12-08correct ci paths filterhathach
2022-12-08fix cihathach
2022-12-08update build fuzzer stephathach
2022-12-08update build fuzzerhathach
2022-12-08move build Fuzzer into pre-commithathach
2022-12-08update fuzzer cihathach
2022-12-08move fuzz into test/fuzzhathach
2022-12-08fix typo, add -Wno-error=unreachable-code for fuzz due to latest cdc changeshathach
2022-12-08feat(fuzz): Adds net class fuzzerNathaniel Brough
2022-12-08.github: Add fuzzer builderNathaniel Brough
2022-12-08fuzz: Add msc fuzz harnessNathaniel Brough
2022-12-08fuzz: Add support for fuzzingNathaniel Brough
2022-12-08Merge pull request #1781 from hathach/update-unit-testHa Thach
2022-12-08update .codespellhathach
2022-12-08update cihathach
2022-12-08move ceedling tests to test/unit-testhathach
2022-12-08add missing ceedling fileshathach
2022-12-08add paths to all workflowshathach
2022-12-08test ci pathshathach
2022-12-08update ceedling to 0.31.1hathach
2022-12-06Merge pull request #1487 from tore-espressif/fix/cdc_autoflushHa Thach
2022-12-06cdc: Fix autoflush for FIFO < MPSTomas Rezucha
2022-12-05Merge pull request #1776 from hathach/hid-fidoHa Thach
2022-12-05rename to match fido sample uf2_hid..hhathach
2022-12-05Merge pull request #1767 from pete-pjb/masterHa Thach
2022-12-05clean osal_freertos, update freertos examples to work with configSUPPORT_DYNA...hathach
2022-12-04Merge pull request #1774 from hathach/add-codespellHa Thach
2022-12-04add ignore-words to make it easier tohathach
2022-12-04test exclude-file.txt, add action concurrencyhathach
2022-12-04check exclude filehathach
2022-12-04add codespell config and ci runhathach
2022-12-04Merge pull request #1695 from hadess/wip/hadess/fix-typosHa Thach
2022-12-04more typoshathach
2022-12-04Fix typosBastien Nocera
2022-12-02Back out another of my changes I am still investigating.pete-pjb
2022-12-02Some reverts and changes after discussion.pete-pjb