summaryrefslogtreecommitdiff
path: root/examples/device
AgeCommit message (Expand)Author
2024-11-30Update audio class with dcache support.HiFiPhile
2024-11-28Merge branch 'master' into fork/HiFiPhile/lwip_fixhathach
2024-11-21fix cihathach
2024-11-21fix build with midi_test_freertoshathach
2024-11-21- move freertos_hooks to board.chathach
2024-11-18Merge pull request #2866 from HiFiPhile/uac_fixHa Thach
2024-11-13hil add stm32f723disco, add test flags for device/host/dualhathach
2024-11-09Merge pull request #2870 from hathach/hcd-dwc2Ha Thach
2024-11-02Improve EP IN flow control.HiFiPhile
2024-10-15RP2040 Compile Errorspschatzmann
2024-10-15Add comment to BOS descriptor.HiFiPhile
2024-10-15move core init code to dwc2 common. update/correct build for esppressifhathach
2024-10-14change the tusb_rhport_init_t struct, exclude the rhport to make API more con...hathach
2024-10-11change tusb_init(), tusb_rhport_init() to use init struct for expandabilityhathach
2024-10-10add new tusb_int_handler(rhport, in_isr) as common irq handlerhathach
2024-10-10remove stm32f769disco since it is not reliablehathach
2024-10-07Merge pull request #2809 from shuffle2/masterHa Thach
2024-10-05Add MSOS 2.0 descriptor to auto load NCM driver on Windows.HiFiPhile
2024-10-05service_traffic: Don't call pbuf_free when ethernet_input is OkStéphane Lenclud
2024-09-30skip some examples for mcxa15hathach
2024-09-17make all python files executable and standardize interpreterShawn Hoffman
2024-09-11Merge pull request #2450 from HiFiPhile/vendor_fifoHa Thach
2024-09-10minor clean uphathach
2024-09-01Merge pull request #2765 from hinxx/usbtmc-cleanHiFiPhile
2024-08-28Fix compiler warning in hid_boot_interface exampleAndrew Scheller
2024-08-19rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLYhathach
2024-08-17define and use TUD_ENDPOINT_EXCLUSIVE_NUMBERhathach
2024-08-15couple of fixes for usbtmc exampleHinko Kocevar
2024-08-14Merge branch 'refs/heads/master' into fork/BrentK-ADI/max32_porthathach
2024-07-28Integrate OS guessing quirk into uac2_speaker_fb example.HiFiPhile
2024-07-28Merge branch 'master' of https://github.com/hathach/tinyusb into rx_fbHiFiPhile
2024-07-25Combined DCD MUSB implementationsBrent Kowal
2024-07-19Merge pull request #2723 from liamfraser/rp2040_tweaksHa Thach
2024-07-18net_lwip_webserver: allow TINYUSB_LWIP_PATH to be defined by parent CMake fileLiam Fraser
2024-07-18fix hil board_test duplication, add cdc_msc_freertos testhathach
2024-07-12Merge pull request #2688 from HiFiPhile/3511_rtosHa Thach
2024-07-05add board_reset_to_bootloader(), try to implement that for ch32v203 but not w...hathach
2024-07-01Add MAX78002 SupportBrent Kowal
2024-06-28Initial Commit for MAX32 SupportBrent Kowal
2024-06-27Make FreeRTOS config work with Cortex-M33.HiFiPhile
2024-06-21skip examples for ch32v203g6hathach
2024-06-14fix ci skip example for ch32v1hathach
2024-05-31Merge branch 'master' of https://github.com/hathach/tinyusb into rx_fbHiFiPhile
2024-05-20try fixing codeqlhathach
2024-05-20- update ch203 family to allow to specify flash and ram size. Introducehathach
2024-05-16change default risv-gcc to riscv-none-elf- and add _zicsr extensionhathach
2024-05-15add CH32V20x USB OTG/FS driverMatthew Tran
2024-05-12Typo.HiFiPhile
2024-05-12Fix CI.HiFiPhile
2024-05-12Optimize fifo level display.HiFiPhile