summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2024-09-11Merge pull request #2450 from HiFiPhile/vendor_fifoHa Thach
2024-09-10minor clean uphathach
2024-09-03use fixed with in printf ( found by clang)dp111
2024-09-01Merge pull request #2765 from hinxx/usbtmc-cleanHiFiPhile
2024-08-28Fix compiler warning in hid_boot_interface exampleAndrew Scheller
2024-08-22add hil support for dual host_info_to_cdchathach
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-15add flash-uniflash support for ti tm4chathach
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-18fix some clang compiler warningsgraham sanderson
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-17add family cmake/make for da1469x boardshathach
2024-07-12Merge pull request #2688 from HiFiPhile/3511_rtosHa Thach
2024-07-10enable full 224KB flash for ch32v203 with flash enhanced read mode in SystemI...hathach
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-25change COMPILE_DEFINE to CFLAGS_CLI for cmake/makehathach
2024-06-21skip examples for ch32v203g6hathach
2024-06-18add dual/host_info_to_device_cdc examplehathach
2024-06-18LOG3 in isrhathach
2024-06-18add host/device_info examplehathach
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-20use correct wch usbhs, usbfs for ch32v307 using CFG_TUD_MAX_SPEEDhathach
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