summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-08-13change pio-usb back to upstreaamhathach
2024-08-13increase pyserial timeouthathach
2024-08-13fix concurrent mass storage test conflict, use pyfatfs to access disk dev by ...hathach
2024-08-13increase enum timeouthathach
2024-08-13minor update to cmake profilehathach
2024-08-13Fix double buffer not disabled for smaller devices.HiFiPhile
2024-08-13Fix stm32l0 clock init.HiFiPhile
2024-08-13Fix buf_id read for ISO transfer.HiFiPhile
2024-08-13Fix tusb_dir_t warning.HiFiPhile
2024-08-12Merge pull request #2761 from hathach/hil-readd-v203Ha Thach
2024-08-12fix more race with ch32v203 and setup when queuing zlp.hathach
2024-08-11readd v203 to hil poolhathach
2024-08-11Merge pull request #2760 from hathach/update-pio-usbHa Thach
2024-08-11skip ch32v203 for hil testhathach
2024-08-11fix spi_set_format() -Wnull-dereference when compiling with -Oshathach
2024-08-10fix build with rp2040 PICO_DEFAULT_SPI renamehathach
2024-08-10Merge pull request #2759 from hjalleboii/masterHiFiPhile
2024-08-10change pio to fix rp2040 buildhathach
2024-08-09Marked the keycode parameter of the keyboard_report functions as const since ...Hjalmar
2024-08-09Update ci toolchain (#2758)Ha Thach