| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-30 | Add FT9xx for cdc_dual_ports | Gordon McNab | |
| Fix handling of interrupt endpoints. i.e. no ZLPs. Fix the assignation of endpoint types. Add button support for MM900evx boards. On board support do not block for UART input. | |||
| 2022-11-30 | Modify FreeRTOS integration to allow non-static allocation. | pete-pjb | |
| 2022-11-30 | Merge pull request #1755 from rppicomidi/fix_1721 | Ha Thach | |
| Fix RP2040 Issue 1721 | |||
| 2022-11-30 | Merge pull request #1756 from benishor/master | Ha Thach | |
| Added board description for electro-smith daisy seed | |||
| 2022-11-29 | Fix transfers issues with FT9xx | Gordon McNab | |
| Correct USB FIFO use for setup data phases (OUT transfers). We cannot stop traffic on the control endpoint so we set a flag and pull data from host when tinyUSB requests it from the USB FIFO. Extend this for all endpoints although currently not required. Rename all instances of ft90x which can apply to ft93x as ft9xx. Add support for the cdc_dual_ports example for ft9xx. Add LED pin definition for board LED in a simple to access place on the Bridgetek MM900EVx boards. | |||
| 2022-11-28 | Fix issue with the CDC SetLineCoding request | Gordon McNab | |
| The SetLineCoding would fail as host would send the SETUP OUT phase before tinyUSB had setup a transaction for it. ft9xx port would ignore the transfer since there was no valid transaction setup for it. One SETUP data phase packet is cached now. | |||
| 2022-11-29 | Merge pull request #1763 from hathach/host-retry-failed-enumeration-request | Ha Thach | |
| Retry a few times with transfers in enumeration since device can be unstable when starting up | |||
| 2022-11-28 | increase delay between attempts to 100ms | hathach | |
| 2022-11-28 | Retry a few times with transfers in enumeration since device can be unstable ↵ | hathach | |
| when starting up | |||
| 2022-11-28 | update pico-pio-usb submodule and its warnings suppress | hathach | |
| 2022-11-24 | Update to v2.6.0 library | Gordon McNab | |
| 2022-11-24 | Added board description for electro-smith daisy seed | Adrian Scripca | |
| 2022-11-23 | Fix RP2040 Issue 1721 | rppicomidi | |
| 2022-11-23 | Merge pull request #1750 from hathach/rework-host-msc-complete-callback | Ha Thach | |
| Rework host msc complete callback | |||
| 2022-11-23 | rework tuh_msc_complete_cb_t signature to use new tuh_msc_complete_data_t | hathach | |
| add user arg to all scsi command API that support complete callback | |||
| 2022-11-23 | allow all host examples to use pico-pio-usb for rp2040 | hathach | |
| 2022-11-21 | Merge branch 'master' into midihost | Andrzej Tokarski | |
| 2022-11-21 | Explicit type conversion | atoktoto | |
| 2022-11-21 | Explicit type conversion | atoktoto | |
| 2022-11-21 | Merge pull request #1746 from hathach/host-msc-example | Ha Thach | |
| Add host msc explorer example | |||
| 2022-11-21 | Fix usb-hub data transfer problems by AndrewCapon | atoktoto | |
| 2022-11-21 | add board_getchar() for non-blocking getchar() | hathach | |
| 2022-11-21 | host msc example work well with rp2040 pio-usb | hathach | |
| 2022-11-21 | suppress fatfs cast-qual | hathach | |
| 2022-11-21 | house keeping | hathach | |
| 2022-11-21 | whitespace | hathach | |
| 2022-11-21 | add pwd | hathach | |
| 2022-11-21 | implement rm command | hathach | |
| 2022-11-21 | fix build with rp2040 and rx65 | hathach | |
| 2022-11-20 | implement cp command | hathach | |
| 2022-11-19 | Merge branch 'hathach:master' into midihost | Andrzej Tokarski | |
| 2022-11-19 | Fix usb hubs | atoktoto | |
| 2022-11-19 | add mv command | hathach | |
| 2022-11-19 | add mkdir | hathach | |
| 2022-11-19 | implement cat command | hathach | |
| 2022-11-19 | add cd command | hathach | |
| 2022-11-19 | msc explorer ls work great | hathach | |
| 2022-11-18 | update uart read for lpc18/43 for testing | hathach | |
| 2022-11-18 | Merge pull request #1712 from kripton/fixDhserver | Ha Thach | |
| dhserver: Support DHCP clients that don't send the MESSAGETYPE as first option | |||
| 2022-11-18 | add msc file explorer example | hathach | |
| - add lib/fatfs version 15 - add lib/embedded-cli | |||
| 2022-11-16 | Merge pull request #1738 from kaysievers/midi-port-names | Ha Thach | |
| MIDI: support port name strings | |||
| 2022-11-16 | Merge pull request #1740 from hathach/add-HiFiPhile-selfhost | Ha Thach | |
| Add hifiphile self-hosted | |||
| 2022-11-16 | more ci warnings | hathach | |
| 2022-11-16 | fix other ci warnings | hathach | |
| 2022-11-16 | disable orphan board workflow and minor update to pi4 workflow | hathach | |
| 2022-11-16 | only print flash output if failed | hathach | |
| 2022-11-16 | skip usb msc test | hathach | |
| 2022-11-15 | more flash script | hathach | |
| 2022-11-15 | more test | hathach | |
| 2022-11-15 | correct flash.sh creation | hathach | |
