summaryrefslogtreecommitdiff
path: root/examples/device
AgeCommit message (Expand)Author
2022-06-02rework make freertos port handlingRafael Silva
2022-06-01remove cmake compile macro for net example (use lwipopts.h instead)hathach
2022-05-28Fix printf long int compiler errorLeon Loeser
2022-05-20Minor cleanup of RP2040 code post addition of Pico-PIO_USBgraham sanderson
2022-04-27clean uphathach
2022-04-27add TU_ATTR_FAST_FUNC for rp2040 __not_in_flash() sectionhathach
2022-04-21Merge branch 'master' into pio-hosthathach
2022-04-20update example for better cdc echohathach
2022-04-20add note for tud_task() behavior in freertos examplehathach
2022-04-20add tud_task_ext(), tuh_task_ext() as exteneded version that take timeout and...hathach
2022-04-20fix freertos issue when 1 tick > 1 mshathach
2022-04-15pio device works wellhathach
2022-04-14catch up with pio libhathach
2022-04-08proof of concpet that device pio-usb work with host pio-usbhathach
2022-03-09Merge pull request #1360 from ccrome/uac2_headset_descriptor_updateHa Thach
2022-03-04fix build with esp32s2, also use dwc2 for esp examplehathach
2022-03-01in TUD_AUDIO_HEADSET_STEREO_DESCRIPTOR, _nitfs should be 3.caleb crome
2022-02-25fix uac2_headset buildhathach
2022-02-25auto detect max rhport speed based on mcuhathach
2022-02-18fix build with latest esp idfhathach
2022-02-15msc example response PREVENT_ALLOW_MEDIUM_REMOVAL command as unsupported commandhathach
2022-01-25Merge branch 'master' into masterHa Thach
2022-01-19enable ci build for RX65X host examplehathach
2022-01-17Merge pull request #1276 from kkitayam/fix_video_capture_frame_intervalHa Thach
2022-01-17Merge branch 'master' into port-ft90xHa Thach
2022-01-13Fix dwFrameIntervalStep and dwMaxFrameIntervalkkitayam
2022-01-05Skip dfu and usbtmc on pi zeroScott Shawcroft
2022-01-05Unify skip and only logic for build scriptsScott Shawcroft
2022-01-05Skip net and freertos examplesScott Shawcroft
2021-12-29skip freertos example for f1c100shathach
2021-12-15Update midi_test endpoints and FT9xx codeGordon McNab
2021-12-09update g4 bsphathach
2021-12-08Fix spelling mistakes and verify endpoint numbering.Gordon McNab
2021-12-08Add FT9xx to more examples which support High-SpeedGordon McNab
2021-12-08Merge branch 'master' into port-ft90xGordon McNab
2021-11-29use 4k stack for example with esp32sxhathach
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