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:
copilot-swe-agent[bot]
2026-02-03 08:22:01 +00:00
parent fa2e076d72
commit 45bb276d28

10
.gitignore vendored
View File

@ -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/