summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-02Merge branch 'master' into fork/HiFiPhile/dcd_notifhathach
2025-07-02Merge pull request #3157 from hathach/update-buildsystemHa Thach
2025-07-02build iar with circleci large resourcehathach
2025-07-02update board_test always output to uart regardless of LOGGER optionhathach
2025-07-02remove make wrapper for rp2040/espressifhathach
2025-07-02remove cmake arm-clang and make iar to reduce concurrent jobshathach
2025-07-02update examplehathach
2025-07-02update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORMhathach
2025-07-02add doc for building examples with cmake build systemhathach
2025-07-02remove legacy DEPS_SUBMODULES in makehathach
2025-07-01Merge pull request #2967 from HiFiPhile/async_ioHa Thach
2025-07-01defer proc_async_io_done()hathach
2025-07-01update examplehathach
2025-07-01refactor async io, add in_isr argument to tud_msc_async_io_done()hathach
2025-06-30Merge branch 'master' into fork/HiFiPhile/async_iohathach
2025-06-27Merge pull request #2488 from IngHK/cdch_upgradeHa Thach
2025-06-27clean uphathach
2025-06-27use enum buf for process_set_config for ch34x and pl2303hathach
2025-06-27update acm and pl2303 to match the rest of drivershathach
2025-06-27Merge pull request #3153 from Milek7/implicit-fbZixun LI
2025-06-27major refactor to generalize cdch serial driverhathach
2025-06-26audio_device: Fix data IN endpoints with implicit feedbackmilek7
2025-06-22Merge branch 'master' into async_ioHiFiPhile
2025-06-20refactor, add cdch_internal_control_complete()hathach
2025-06-20refactor change signature of serial driver's process_set_confighathach
2025-06-20cdch clean up and refactor, add explicit sync() APIhathach
2025-06-20usbh make TU_API_SYNC() public, to implement sync() API, change return of syn...hathach
2025-06-19union ftdi/pl2303/acm data to save memory.hathach
2025-06-19rename tuh_cdc_get_local_line_coding to tuh_cdc_get_line_coding_localhathach
2025-06-19revert CFG_TUH_CDC_DTR/RTS_CONTROL_ON_ENUMhathach
2025-06-19clean up pl2303 type datahathach
2025-06-19house keepinghathach
2025-06-18usbh: add new API tuh_descriptor_get_device_local()hathach
2025-06-18add get_itf_by_xfer() to better determine cdc interface from xfer complete ca...hathach
2025-06-17add common cdch_process_set_config() to safely complete set_config() when it ...hathach
2025-06-16Merge branch 'master' into fork/IngHK/cdch_upgradehathach
2025-06-12Merge pull request #3137 from HiFiPhile/uac_simplifyHa Thach
2025-06-12Merge pull request #3140 from james-advatek/stm32n657nucleoHa Thach
2025-06-12merge n6 and h7rs (same config)hathach
2025-06-12doc updatehathach
2025-06-12ci skip clang/iar build for stm32n6hathach
2025-06-12fix cmake buildhathach
2025-06-12Merge branch 'master' into fork/james-advatek/stm32n657nucleohathach
2025-06-11Merge pull request #2960 from HiFiPhile/h7rsHa Thach
2025-06-11fix linker issue with clanghathach
2025-06-11add h7rs to ci matrixhathach
2025-06-11Merge branch 'master' into fork/HiFiPhile/h7rshathach
2025-06-11Merge pull request #3145 from hathach/refactor-maxim-bspHa Thach
2025-06-11add make build for maximhathach
2025-06-11remove max32666fthr from hil poolhathach