| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2021-10-25 | moving esp32s2 to dwc2, abstract dwc2_set_turnaround() | hathach | |
| 2021-10-23 | Merge branch 'master' into fix-warnings | Ha Thach | |
| 2021-10-23 | Merge pull request #1150 from kkitayam/change_input_terminal_type_to_camera | Ha Thach | |
| UVC example: change input terminal type to camera from external | |||
| 2021-10-22 | pi cm4 enumerated as full speed device | hathach | |
| 2021-10-19 | net_lwip_webserver: allow users to enable LWIP_IP6 if desired | Peter Lawrence | |
| 2021-10-18 | suppress null-dereference by usbh and lwip | hathach | |
| 2021-10-18 | enable -Wnull-dereference | hathach | |
| 2021-10-17 | more with -Wcast-qual | hathach | |
| 2021-10-16 | Change input terminal type to camera | kkitayam | |
| 2021-10-15 | msc examples: Extend serial number to 12 digits | Jerzy Kasenberg | |
| USB3CV tool complains about too short serial number being used in MSC device. This just extends serial number to 12 characters, it makes it easier to analyze USB3CV logs where this unnecessary warning made output red. Offending warning: Serial Number string for MSC device : iSerialNumber = 0x3 Checking iSerialNumber String Descriptor: index = 0x03. String Descriptor : "123456". (ENGLISH_US) Using Language ID 0x409 MSC Serial Number length = 14 Invalid MSC Serial Number length : should be >= 26 ************************* Invalid MSC Serial Number length ************************* ************************* (MSC: 5.1.2) Serial number must be a string, 12 characters or longer (if the device supports a BOT interface, bInterfaceProtocol = 0x50), or exactly 12 characters long (if the device supports a CBI interface, bInterfaceProtocol = 0x00 or 0x01, and has a serial number). | |||
