passkey_fw/examples/device
Gordon McNab 7d8d3eca73 Fix transfers issues with FT9xx
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-29 18:49:23 +00:00
..
audio_4_channel_mic RP@040: rework CMake for compiler warnings 2022-07-12 12:58:30 -05:00
audio_test RP@040: rework CMake for compiler warnings 2022-07-12 12:58:30 -05:00
board_test host msc example work well with rp2040 pio-usb 2022-11-21 15:49:38 +07:00
cdc_dual_ports Fix transfers issues with FT9xx 2022-11-29 18:49:23 +00:00
cdc_msc RP@040: rework CMake for compiler warnings 2022-07-12 12:58:30 -05:00
cdc_msc_freertos skip freertos example for F1C100S 2022-06-29 14:12:58 +07:00
dfu RP@040: rework CMake for compiler warnings 2022-07-12 12:58:30 -05:00
dfu_runtime RP@040: rework CMake for compiler warnings 2022-07-12 12:58:30 -05:00
dynamic_configuration RP@040: rework CMake for compiler warnings 2022-07-12 12:58:30 -05:00
hid_boot_interface temporarily revert len back to uint8_t in tud_hid_report_complete_cb() for up coming release 2022-07-17 22:56:07 +07:00
hid_composite temporarily revert len back to uint8_t in tud_hid_report_complete_cb() for up coming release 2022-07-17 22:56:07 +07:00
hid_composite_freertos temporarily revert len back to uint8_t in tud_hid_report_complete_cb() for up coming release 2022-07-17 22:56:07 +07:00
hid_generic_inout RP@040: rework CMake for compiler warnings 2022-07-12 12:58:30 -05:00
hid_multiple_interface RP@040: rework CMake for compiler warnings 2022-07-12 12:58:30 -05:00
midi_test RP@040: rework CMake for compiler warnings 2022-07-12 12:58:30 -05:00
msc_dual_lun RP@040: rework CMake for compiler warnings 2022-07-12 12:58:30 -05:00
net_lwip_webserver RP@040: rework CMake for compiler warnings 2022-07-12 12:58:30 -05:00
uac2_headset add 'stm32l052dap52' (STM32L052K8 MCU) board target 2022-08-03 12:31:37 -05:00
usbtmc Merge pull request #1531 from pigrew/usbtmc_highspeed 2022-07-18 22:20:43 +07:00
video_capture Rename descriptor macros for consistency 2022-10-12 20:07:22 +09:00
webusb_serial RP@040: rework CMake for compiler warnings 2022-07-12 12:58:30 -05:00
99-tinyusb.rules add flash-openocd target. correct ek-tm4c123 button state 2021-11-08 16:41:29 +07:00
CMakeLists.txt Add video class entry to rp2040 building scripts 2021-09-30 22:14:29 +09:00