summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-28try to build hil in parallelhathach
2024-08-28bump up pio-usb to 0.6.1, enable dual hil test for picohathach
2024-08-27Merge branch 'master' into fork/HiFiPhile/vendor_fifohathach
2024-08-27Merge pull request #2779 from hathach/update-hil-max32Ha Thach
2024-08-27reset usb when init for max32650/66. change hil max32 to use pico (cmsis dap2...hathach
2024-08-27Merge remote-tracking branch 'tinyusb/master' into vendor_fifoMengsk
2024-08-26add sndfifo owner info to skip rewriting data for retrying NAKedhathach
2024-08-23only check SNDBAV IRQ if there is data to sendCumhur Onat
2024-08-23fix for out retry attempts with nak responseCumhur Onat
2024-08-22Merge pull request #2771 from hathach/hil-add-host-testHa Thach
2024-08-22skip dual/host_info_to_device_cdc for pico due to a bug in pio-usbhathach
2024-08-22add pio-usb host test to hil. fix build as wellhathach
2024-08-22add hil support for dual host_info_to_cdchathach
2024-08-22circleci tweaks (#2770)Ha Thach
2024-08-21update circle ci to build make (#2769)Ha Thach
2024-08-19Merge pull request #2767 from hathach/minor-updateHa Thach
2024-08-19mimxrt1015_evk does not work reliably in hil pool (like metro m7).hathach
2024-08-19remove weak from dcd_edpt_close() for port without TUP_DCD_EDPT_ISO_ALLOChathach
2024-08-19update doc, re-enable metro m7 for hil, only build make windows/macos on PRhathach
2024-08-19rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLYhathach
2024-08-19Merge pull request #2708 from BrentK-ADI/max32_portHa Thach
2024-08-19fix ci buildhathach
2024-08-19add hwfifo_flush()hathach
2024-08-19implement dcd_edpt_iso_alloc/dcd_edpt_iso_activate for musb. video_capture ex...hathach
2024-08-18add flash_openocd_adi() for use with max32hathach
2024-08-18more musb updatehathach
2024-08-17rename register bit definition to prevent conflicthathach
2024-08-17remove unused register defhathach
2024-08-17define and use TUD_ENDPOINT_EXCLUSIVE_NUMBERhathach
2024-08-17minor updatehathach
2024-08-17refactor fifo configure/setup for dynamic and static fifohathach
2024-08-17more refactor to simplify musb driverhathach
2024-08-16Put break inside #if #endifdp111
2024-08-16update cmake profilehathach
2024-08-15Merge pull request #1 from hathach/masterdp111
2024-08-15remove analog PHY from musb_regs_thathach
2024-08-15use musb_ep_csr_t for indexed CSR, also use indexed csr for TI access as well...hathach
2024-08-15couple of fixes for usbtmc exampleHinko Kocevar
2024-08-15update musb fifo usagehathach
2024-08-15adding universal register structs for musbhathach
2024-08-15add TUP_USBIP_MUSB macro, minor renamehathach
2024-08-15add flash-uniflash support for ti tm4chathach
2024-08-14use max32 cmsis, fix NVIC_GetEnableIRQ() not defined when using with CMISIS < 5hathach
2024-08-14fix spelling, add max32 to ci with arm-gcc buildhathach
2024-08-14Merge branch 'refs/heads/master' into fork/BrentK-ADI/max32_porthathach
2024-08-13Circi dynamic config (#2763)Ha Thach
2024-08-13Merge pull request #2762 from hathach/fsdev_iso_fixHa Thach
2024-08-13use zero wait flash for nano v203hathach
2024-08-13remove metro m7 for nowhathach
2024-08-13metro m7 has issue with cdc_msc example randomly on hil test. Exclude it for nowhathach