| Age | Commit message (Collapse) | Author |
|
add hid_boot_interface example
|
|
|
|
|
|
net_lwip_webserver: utilize pbuf_copy_partial()
|
|
|
|
[PORT] Add GD32VF103 support and Sipeed Longan Nano Board support
|
|
|
|
add settings for Renesas RX family
|
|
allow specify all product id with 0xFFFF in boards.js
|
|
add note for install hidapi on windows
|
|
- to example.tinyusb.org/webusb-serial/
- remove landing page from doc
|
|
|
|
DFU improvements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- tud_dfu_dnload_complete() -> tud_dfu_download_complete()
- tud_dfu_req_dnload_data_cb() -> tud_dfu_download_cb()
- tud_dfu_req_upload_data_cb() -> tud_dfu_upload_cb()
|
|
also add state as argument
|
|
remove CFG_TUD_DFU_ALT_COUNT since there is only one DFU functional
descriptor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 6e1f812e3542f6d9047a3b8148f2f073ba38b91f.
|
|
Add buffer align
|
|
|
|
|
|
|
|
|
|
Enhance uac2_headset example with multiple sample rates.
Add macro to calculate EP size.
|
|
|
|
add caplock detection for hid_composite
|
|
|
|
Signed-off-by: MasterPhi <[email protected]>
|