summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-27Merge pull request #3002 from espressif/fix/remove_deprecated_includesHa Thach
2025-02-27fix(esp): Remove deprecated includeTomas Rezucha
2025-02-21Merge pull request #2994 from hathach/enhance-hubHa Thach
2025-02-20pio-usb now only need sysclk to be multiple of 12Mhzhathach
2025-02-20change pio-usb to wip fork for testinghathach
2025-02-20add fruitjam bsphathach
2025-02-19more hub improve, handle more failed transfer with polling interrupt status e...hathach
2025-02-19complete separate hub epbuf from itfhathach
2025-02-19move status_change to epbufhathach
2025-02-17usbh always retry control transfer (max 3) in case of XFER_RESULT_FAILED.hathach
2025-02-17improve hub: retry if hub interrupt endpoint failedhathach
2025-02-14Merge pull request #2984 from HiFiPhile/presetHa Thach
2025-02-11Fix path.HiFiPhile
2025-02-11Merge pull request #2989 from hathach/rtos-house-keepingHa Thach
2025-02-11remove board_mcu.hhathach
2025-02-11update make to use FreeRTOSConfig in family instead of exampleshathach
2025-02-11remove freeeRTOSConfig in exampleshathach
2025-02-11Merge pull request #2988 from hathach/update-iar-cloud-lmsHa Thach
2025-02-11update IAR LMS CLOUDhathach
2025-02-11Merge pull request #2914 from ReimuNotMoe/masterHa Thach
2025-02-10Merge pull request #2982 from hathach/fix-stringop-overread-warningHa Thach
2025-02-09Sort list (bettter for Clion)HiFiPhile
2025-02-09Add CMake presets.HiFiPhile
2025-02-07Merge pull request #2911 from jay94ks/styluspenHa Thach
2025-02-07add full hid usage for Digitizer Page (0x0D), move thing around a bit.hathach
2025-02-07Merge branch 'refs/heads/master' into fork/jay94ks/styluspenhathach
2025-02-07fix stringop-overread warning for msc device with memmovehathach
2025-02-06Merge pull request #2976 from JannisKonradBecker/masterHa Thach
2025-02-06Merge branch 'master' into fork/JannisKonradBecker/masterhathach
2025-02-06Merge pull request #2981 from hathach/skip-iar-forked-prHa Thach
2025-02-06skip iar build for forked PRhathach
2025-02-06use speed enumJannis Konrad
2025-02-06Merge pull request #2979 from hathach/fix-407blackvetHa Thach
2025-02-06fix build for 407blackvethathach
2025-02-05ch32v3 fs: signal bus speedJannis Konrad
2025-01-27Merge pull request #2959 from ho-ho-ho/masterHiFiPhile
2025-01-27Merge branch 'master' into masterHiFiPhile
2025-01-26Merge pull request #2962 from hathach/zephyr-supportHa Thach
2025-01-25update cmake.xmlhathach
2025-01-25Merge branch 'master' into zephyr-supporthathach
2025-01-25Merge pull request #2964 from hathach/fix-2939Ha Thach
2025-01-25correct offset check logichathach
2025-01-25fix cihathach
2025-01-25cmake remove EXAMPLE-tinyusb target as libraryhathach
2025-01-25use board alias for pca10056hathach
2025-01-25use board alias for pca10056hathach
2025-01-25add -DRTOS=zephyr to ci west buildhathach
2025-01-24add cmake RTOS=zephyr (default noos) for zephyr buildhathach
2025-01-24try build zephyr with cihathach
2025-01-23stm32: fix conditional compilation error when not using uarthohoho