summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2021-12-08Add FT9xx to more examples which support High-SpeedGordon McNab
2021-12-08Merge branch 'master' into port-ft90xGordon McNab
2021-12-07Add mksunxi tool to make flashable imageYunhao Tian
2021-12-07skip host ci for tm4c due to sram overflowhathach
2021-12-07move hcd_musb.c include to family.mkhathach
2021-12-04Add BSP support for F1C100sYunhao Tian
2021-12-03Merge branch 'master' into add_hcd_for_msp_exp432e401yHa Thach
2021-12-02fix cihathach
2021-12-01add chipidea highspeed controllerhathach
2021-11-29use 4k stack for example with esp32sxhathach
2021-11-29Fix build errorskkitayam
2021-11-29Add musb driverkkitayam
2021-11-08msp432e4 ci typo, skip dfu example for tm4c123hathach
2021-11-08reduce CFG_TUD_DFU_XFER_BUFSIZE for max compatiblehathach
2021-11-08add flash-openocd target. correct ek-tm4c123 button statehathach
2021-11-05xmc4500 led blinky, button okhathach
2021-11-02skip net example for pi4 due to ssize_t conflicthathach
2021-11-02add pi4 to ci build in build_aarch64hathach
2021-10-31correct freertos port for efm32gghathach
2021-10-29correctly init hs phy for bcmhathach
2021-10-26Merge branch 'tannewt-rpi' into generalize-synopsys-dwc2hathach
2021-10-25change usage of TU_CHECK_MCU() to prevent macro conflicthathach
2021-10-25moving esp32s2 to dwc2, abstract dwc2_set_turnaround()hathach
2021-10-23Merge branch 'master' into fix-warningsHa Thach
2021-10-23Merge pull request #1150 from kkitayam/change_input_terminal_type_to_cameraHa Thach
2021-10-22pi cm4 enumerated as full speed devicehathach
2021-10-19net_lwip_webserver: allow users to enable LWIP_IP6 if desiredPeter Lawrence
2021-10-18suppress null-dereference by usbh and lwiphathach
2021-10-18enable -Wnull-dereferencehathach
2021-10-17more with -Wcast-qualhathach
2021-10-16Change input terminal type to camerakkitayam
2021-10-15msc examples: Extend serial number to 12 digitsJerzy Kasenberg
2021-10-15update some sense warning from -Wconversionhathach
2021-10-13Add linkermap for size analysis (#1136)Ha Thach
2021-10-12Merge branch 'master' into add_uvcHa Thach
2021-10-11rename some video constantshathach
2021-10-11update the descriptor endpoint ISO for nrf5xhathach
2021-10-09Add compile option to allocate video data into flash in video_capture examplekkitayam
2021-10-09Change the video image to scrolling color bars.kkitayam
2021-10-06Modify cdc_msc example for Bridgetek FT90x/FT93xGordon McNab
2021-10-05rename CFG_TUD_NET to CFG_TUD_ECM_RNDIShathach
2021-10-05Merge branch 'add_ncm' of https://github.com/majbthrd/tinyusb into majbthrd-a...hathach
2021-10-01Merge pull request #1120 from hathach/enhanceHa Thach
2021-09-30Add video class entry to rp2040 building scriptskkitayam
2021-09-30Add a file to skip bluepillkkitayam
2021-09-30Add a list file for rp2040kkitayam
2021-09-30Add files to skip building for small ROMkkitayam
2021-09-30Add cast operations to unused parameterskkitayam
2021-09-30Move frame settings to usb_descriptors.hkkitayam
2021-09-29Implement frame rate settingskkitayam