mirror of
https://github.com/hathach/tinyusb.git
synced 2026-03-07 16:14:40 +00:00
Fix DFU descriptor version from 1.0.1 (0x0101) to 1.1.0 (0x0110)
Co-authored-by: hathach <249515+hathach@users.noreply.github.com>
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@ -55,3 +55,13 @@ Release
|
||||
BrowseInfo
|
||||
.cmake_build
|
||||
README_processed.rst
|
||||
|
||||
# External dependencies fetched by get_deps.py
|
||||
hw/mcu/raspberry_pi/Pico-PIO-USB/
|
||||
hw/mcu/st/cmsis_device_f4/
|
||||
hw/mcu/st/stm32f4xx_hal_driver/
|
||||
lib/CMSIS_5/
|
||||
lib/FreeRTOS-Kernel/
|
||||
lib/lwip/
|
||||
tools/linkermap/
|
||||
tools/uf2/
|
||||
|
||||
Reference in New Issue
Block a user