summaryrefslogtreecommitdiff
path: root/examples/device
AgeCommit message (Expand)Author
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
2024-05-12Hint missing import, exit on error.HiFiPhile
2024-05-11Merge remote-tracking branch 'remotes/tinyusb/master' into rx_fbHiFiPhile
2024-05-10More ci tweak (#2636)Ha Thach
2024-05-10Merge remote-tracking branch 'remotes/tinyusb/master' into rx_fbHiFiPhile
2024-05-10Allow feedback EP size change.HiFiPhile
2024-05-09Rework ci (#2631)Ha Thach
2024-05-08Merge remote-tracking branch 'remotes/tinyusb/master' into rx_fbHiFiPhile
2024-05-07Fix CI.HiFiPhile
2024-05-07Enable NCM + iperf for MCU with bigger RAM.HiFiPhile
2024-05-07Increase TCP_WND for better performance.HiFiPhile
2024-05-07Reformat net_lwip_webserver example.HiFiPhile
2024-05-06Merge remote-tracking branch 'remotes/tinyusb/master' into pr/2227HiFiPhile
2024-05-02add cmake to lpc1347hathach
2024-05-02add cmake for lpc11hathach
2024-04-28Merge remote-tracking branch 'upstream/master' into pr/2227HiFiPhile
2024-04-28Fix CI.HiFiPhile
2024-04-28audio_4_channel_mic_freertos : merge changes from audio_4_channel_mic.HiFiPhile
2024-04-28audio_test_freertos : merge changes from audio_test.HiFiPhile
2024-04-28Update audio_test & audio_test_freertos examples to work with high-speed.HiFiPhile
2024-04-28Update build system.HiFiPhile
2024-04-27audio_test_freertos & audio_4_channel_mic_freertosKasper Nyhus Kaae