1 file changed
+1
-1
lines changed- .circleci/config2.yml+8-8
- .github/actions/setup_toolchain/action.yml-2
- .github/actions/setup_toolchain/espressif/action.yml+1-1
- .idea/cmake.xml+8-6
- README.rst+3-3
- docs/info/changelog.rst+119-25
- docs/reference/dependencies.rst+7-5
- docs/reference/supported.rst+126-136
- examples/device/webusb_serial/src/main.c+46-78
- examples/device/webusb_serial/src/tusb_config.h+1-1
- examples/typec/power_delivery/src/main.c+1-1
- hw/bsp/rp2040/boards/feather_rp2040_max3421/board.cmake+1
- hw/bsp/rp2040/boards/raspberry_pi_pico/board.cmake+1
- hw/bsp/rp2040/boards/raspberry_pi_pico2/board.cmake+2
- hw/bsp/rp2040/family.cmake+19-8
- lib/networking/dhserver.h+1-1
- library.json+1-1
- repository.yml+2-1
- src/class/cdc/cdc_host.c+11-11
- src/class/vendor/vendor_device.c+130-177
- src/class/vendor/vendor_device.h+52-59
- src/common/tusb_fifo.h+4-4
- src/common/tusb_mcu.h+1
- src/common/tusb_private.h+20-31
- src/device/usbd_control.c+1-1
- src/device/usbd_pvt.h+1
- src/portable/synopsys/dwc2/dcd_dwc2.c+23-1
- src/portable/synopsys/dwc2/dwc2_esp32.h+18-26
- src/tusb.c+93-58
- test/hil/hil_test.py+14-6
- test/hil/rpi.json+10
- test/unit-test/vendor/ceedling/vendor/unity/src/unity_internals.h+5-5
- tools/make_release.py+1-1
0 commit comments