| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-04 | Merge pull request #1369 from tannewt/host_string_desc | Ha Thach | |
| Add host string descriptor functions | |||
| 2022-03-04 | fix naming, and build | hathach | |
| 2022-03-04 | rename example | hathach | |
| 2022-03-04 | minor cleanup | hathach | |
| 2022-03-04 | adding new libusb api example | hathach | |
| 2022-03-04 | fix build with esp32s2, also use dwc2 for esp example | hathach | |
| 2022-02-25 | fix uac2_headset build | hathach | |
| 2022-02-25 | auto detect max rhport speed based on mcu | hathach | |
| 2022-02-25 | enhance dual role examples | hathach | |
| 2022-02-22 | Add dual role (concurrent) example | Scott Shawcroft | |
| This reads HID devices over host and then translates that to ASCII and sends it over CDC device. | |||
| 2022-02-18 | fix build with latest esp idf | hathach | |
| 2022-02-15 | msc example response PREVENT_ALLOW_MEDIUM_REMOVAL command as unsupported command | hathach | |
| LUN1 of msc_disk_dual will be set to not ready to simulate medium not present (e.g SD card removed) | |||
| 2022-01-25 | Merge branch 'master' into master | Ha Thach | |
| 2022-01-19 | enable ci build for RX65X host example | hathach | |
| update comment for unit not ready 3a-00 additional sense | |||
| 2022-01-17 | Merge pull request #1276 from kkitayam/fix_video_capture_frame_interval | Ha Thach | |
| Fix video_capture example fails enumeration when 8FPS | |||
| 2022-01-17 | Merge branch 'master' into port-ft90x | Ha Thach | |
| 2022-01-13 | Fix dwFrameIntervalStep and dwMaxFrameInterval | kkitayam | |
| dwMaxFrameInterval minus dwMinFrameInterval should be evenly divisible by dwFrameIntervalStep. | |||
| 2022-01-05 | Skip dfu and usbtmc on pi zero | Scott Shawcroft | |
| 2022-01-05 | Unify skip and only logic for build scripts | Scott Shawcroft | |
| And switch to a single file that can include mcu, family or board. | |||
| 2022-01-05 | Skip net and freertos examples | Scott Shawcroft | |
| 2021-12-29 | skip freertos example for f1c100s | hathach | |
| 2021-12-29 | Merge branch 'master' of https://github.com/t123yh/tinyusb into t123yh-master | hathach | |
| 2021-12-27 | build system: Changes for xc32 compiler | Jerzy Kasenberg | |
| Three changes are needed to accommodate xc32 compiler build: - optimized build flag other than -Os added CFLAGS_OPTIMIZED that defaults to -Os but can be overridden in boards - build without -lnosys added LIBS_GCC with default libraries that can be changed in boards - build without LD_FILE specification if LD_FILE is empty -Wl,-T options is not added to LDFLAGS | |||
| 2021-12-15 | Update midi_test endpoints and FT9xx code | Gordon McNab | |
| 2021-12-09 | update g4 bsp | hathach | |
| 2021-12-08 | Fix spelling mistakes and verify endpoint numbering. | Gordon McNab | |
| 2021-12-08 | Revert "Merge in upstream changes" | Gordon McNab | |
| This reverts commit fa06bd01c97a3a14215ea145764c09aecaa0dd79. | |||
| 2021-12-08 | Merge in upstream changes | Gordon McNab | |
| Merge upstream changes and expand example support to hid examples. | |||
| 2021-12-08 | Add FT9xx to more examples which support High-Speed | Gordon McNab | |
| 2021-12-08 | Merge branch 'master' into port-ft90x | Gordon McNab | |
| 2021-12-07 | Add mksunxi tool to make flashable image | Yunhao Tian | |
| 2021-12-07 | skip host ci for tm4c due to sram overflow | hathach | |
| 2021-12-07 | move hcd_musb.c include to family.mk | hathach | |
| 2021-12-04 | Add BSP support for F1C100s | Yunhao Tian | |
| 2021-12-03 | Merge branch 'master' into add_hcd_for_msp_exp432e401y | Ha Thach | |
| 2021-12-02 | fix ci | hathach | |
| 2021-12-01 | add chipidea highspeed controller | hathach | |
| add warning to transdimension for the rename | |||
| 2021-11-29 | use 4k stack for example with esp32sx | hathach | |
| 2021-11-29 | Fix build errors | kkitayam | |
| 2021-11-29 | Add musb driver | kkitayam | |
| 2021-11-08 | msp432e4 ci typo, skip dfu example for tm4c123 | hathach | |
| 2021-11-08 | reduce CFG_TUD_DFU_XFER_BUFSIZE for max compatible | hathach | |
| 2021-11-08 | add flash-openocd target. correct ek-tm4c123 button state | hathach | |
| 2021-11-05 | xmc4500 led blinky, button ok | hathach | |
| 2021-11-02 | skip net example for pi4 due to ssize_t conflict | hathach | |
| 2021-11-02 | add pi4 to ci build in build_aarch64 | hathach | |
| 2021-10-31 | correct freertos port for efm32gg | hathach | |
| 2021-10-29 | correctly init hs phy for bcm | hathach | |
| 2021-10-26 | Merge branch 'tannewt-rpi' into generalize-synopsys-dwc2 | hathach | |
| 2021-10-25 | change usage of TU_CHECK_MCU() to prevent macro conflict | hathach | |
