| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-13 | update changelog and increase version for 0.12.0 | hathach | |
| 2021-10-13 | Merge pull request #1101 from kasjer/kasjer/da146xx-bus-reset-sleep | Ha Thach | |
| da146xx bus reset and sleep reworked | |||
| 2021-10-12 | Trying to get USB init | Scott Shawcroft | |
| 2021-10-12 | Merge branch 'master' into add_uvc | Ha Thach | |
| 2021-10-12 | Fix a typo | kkitayam | |
| 2021-10-12 | more rename | hathach | |
| 2021-10-12 | minor code clean up without functionality changes | hathach | |
| 2021-10-11 | rename some video constants | hathach | |
| 2021-10-11 | update the descriptor endpoint ISO for nrf5x | hathach | |
| 2021-10-11 | Merge pull request #1107 from majbthrd/add_ncm | Ha Thach | |
| add NCM driver in a compatible manner : hathach/tinyusb#550 | |||
| 2021-10-11 | add ncm.h for magic number | hathach | |
| mostly clean up magic number | |||
| 2021-10-09 | add backward compatible with warnings for CFG_TUD_NET | hathach | |
| 2021-10-07 | Streamline settings for board. | Gordon McNab | |
| 2021-10-06 | Sort out board settings. | Gordon McNab | |
| 2021-10-06 | Change author in header to Bridgetek Pte Ltd. | Gordon McNab | |
| 2021-10-06 | Rename directories to indicate that FT930 and FT900 devices are both covered ↵ | Gordon McNab | |
| by the same SDK and src/portable code. Board makefile includes __FT900__ macro for FT90x and __FT930__ macro for boards with FT93x. | |||
| 2021-10-05 | Add initial port for FT9xx series from Bridgetek. | Gordon McNab | |
| Add FT90X and FT93X to the list of devices in tusb_option.h. 1700 for FT90x and 1701 for FT93x. Set endpoint attributes for FT90x and FT93x in dcd_attr.h. Add FT90x routines for USB device in src/portable/bridgetek/ft90x/dcd_ft90x.c The location for hardware header files and libraries is hw/mcu/bridgetek/ft90x/hardware. There are no files in the repository, but files will be linked as a submodule in the future. The required files can be copied from or linked to the location "C:/Program Files(x86)/Bridgetek/FT9xx Toolchain/Toolchain/hardware" once the toolchain is installed. Makefile for the MM900EV1B board for developing with an FT900 device is present. Use "BOARD=mm900ev1b". | |||
| 2021-10-05 | Merge branch 'j4cbo-ncm' into majbthrd-add_ncm | hathach | |
| 2021-10-05 | rename CFG_TUD_NET to CFG_TUD_ECM_RNDIS | hathach | |
| 2021-10-05 | Merge branch 'add_ncm' of https://github.com/majbthrd/tinyusb into ↵ | hathach | |
| majbthrd-add_ncm | |||
| 2021-10-04 | Handle HID devices with OUT endpoint listed first | Charlie Birks | |
| This happens on my PowerA wired Switch pro controller | |||
| 2021-10-01 | Merge pull request #1120 from hathach/enhance | Ha Thach | |
| house keeping update | |||
| 2021-10-01 | clean up vendor open | hathach | |
| 2021-10-01 | clean up | hathach | |
| 2021-10-01 | more usbd clean up | hathach | |
| 2021-10-01 | Merge pull request #1063 from HiFiPhile/uac_fifo | Ha Thach | |
| UAC2: Add xfer_fifo support for dcd_transdimension. | |||
| 2021-09-30 | change scsis status to phase error when total_bytes < block_count | hathach | |
| 2021-09-30 | Merge branch 'master' of https://github.com/szymonh/tinyusb into szymonh-master | hathach | |
| 2021-09-29 | Update comments | kkitayam | |
| 2021-09-29 | Implement frame rate settings | kkitayam | |
| 2021-09-29 | Implement negotiation process for streaming parameters | kkitayam | |
| 2021-09-29 | Fix transfer failure when reconnecting | kkitayam | |
| 2021-09-29 | Fix typo | kkitayam | |
| 2021-09-29 | Refactor application API parameters | kkitayam | |
| 2021-09-29 | Change frame buffer management | kkitayam | |
| 2021-09-29 | Refactor packet handling | kkitayam | |
| 2021-09-29 | Fix streaming payload handling | kkitayam | |
| 2021-09-29 | Separate a handling resource into controller and streaming | kkitayam | |
| 2021-09-29 | Implement some mandatory requests on streaming interface | kkitayam | |
| 2021-09-29 | Fix handling for set_interface | kkitayam | |
| 2021-09-29 | Fix regarding standard video stream request | kkitayam | |
| 2021-09-29 | fix: configuration descriptor has incorrectly sizes | kkitayam | |
| update some descriptors | |||
| 2021-09-29 | add tentative example | kkitayam | |
| 2021-09-29 | moved ISO attributes from audio to common | kkitayam | |
| 2021-09-29 | cleanup open() | kkitayam | |
| 2021-09-29 | add files for video class device | kkitayam | |
| 2021-09-29 | add same7x to board list | hathach | |
| 2021-09-29 | Merge branch 'master' into enhance | hathach | |
| 2021-09-29 | clean up | hathach | |
| 2021-09-29 | clean up | hathach | |
