File tree
9 files changed
+9
-2
lines changed- lib
- ports
- raspberrypi/lib
- zephyr-cp/boards
- nordic
- nrf5340dk
- nrf54l15dk
- nrf7002dk
- renesas
- ek_ra6m5
- ek_ra8d1
- st
- nucleo_u575zi_q
- stm32h7b3i_dk
9 files changed
+9
-2
lines changed- .circleci/config.yml+1-1
- .circleci/config2.yml+12-1
- .github/actions/setup_toolchain/action.yml+10-1
- .github/actions/setup_toolchain/download/action.yml+4-12
- .github/actions/setup_toolchain/toolchain.json-9
- .github/workflows/build.yml+31-139
- .github/workflows/build_util.yml-2
- .github/workflows/ci_set_matrix.py+3-4
- .github/workflows/hil_test.yml+130
- .idea/cmake.xml+5-5
- .idea/debugServers/esp32s2.xml-14
- .idea/debugServers/rp2350.xml+1-1
- .idea/debugServers/rt1060.xml+1-1
- .idea/debugServers/rt1064.xml+1-1
- .idea/debugServers/sam21.xml+1-1
- .idea/debugServers/sam51.xml+1-1
- .idea/debugServers/stm32f769.xml-13
- .idea/debugServers/stm32h563.xml-13
- .idea/debugServers/stm32h743.xml-13
- README.rst+8-5
- docs/contributing/code_of_conduct.rst
- docs/contributing/code_of_conduct.rst
- docs/contributing/porting.rst+59-61
- docs/info/changelog.rst+167-167
- docs/info/contributors.rst
- docs/info/contributors.rst
- docs/reference/getting_started.rst+38-38
- examples/build_system/cmake/cpu/cortex-m0.cmake+1-1
- examples/build_system/make/cpu/cortex-m4.mk+2-2
- examples/device/cdc_msc/src/msc_disk.c+118-83
- examples/device/msc_dual_lun/src/msc_disk_dual.c+22-7
- examples/host/cdc_msc_hid/src/msc_app.c+8-4
- examples/host/msc_file_explorer/Makefile+1-1
- hw/bsp/BoardPresets.json+13-23
- hw/bsp/broadcom_32bit/family.mk+1-1
- hw/bsp/broadcom_64bit/family.mk+1-1
- hw/bsp/ch32v20x/boards/ch32v203c_r0_1v0/board.h-2
- hw/bsp/ch32v20x/boards/ch32v203g_r0_1v0/board.h-2
- hw/bsp/ch32v20x/boards/nanoch32v203/board.h-2
- hw/bsp/ch32v20x/family.c+2-2
- hw/bsp/espressif/boards/espressif_p4_function_ev/board.h+3-4
- hw/bsp/espressif/boards/espressif_s2_devkitc/board.h+2-8
- hw/bsp/espressif/boards/espressif_s3_devkitc/board.h+1-1
- hw/bsp/espressif/boards/espressif_s3_devkitm/board.h-5
- hw/bsp/espressif/boards/family.c+4-4
- hw/bsp/espressif/family.cmake+1-1
- hw/bsp/kinetis_k32l2/boards/frdm_k32l2a4s/board.mk+1-1
- hw/bsp/lpc15/family.mk+1-1
- hw/bsp/lpc17/family.mk+1-1
- hw/bsp/lpc18/family.mk+1-1
- hw/bsp/lpc40/family.mk+1-1
- hw/bsp/lpc43/family.mk+3-3
- hw/bsp/rp2040/boards/raspberry_pi_pico_w/board.cmake-2
- hw/bsp/rp2040/boards/raspberry_pi_pico_w/board.h-70
- hw/bsp/rp2040/skip_ci.txt-7
- hw/bsp/stm32f2/boards/stm32f207nucleo/board.mk+5-2
- hw/bsp/stm32f2/family.mk+4-9
- hw/bsp/stm32f3/boards/stm32f303disco/board.mk+3-1
- hw/bsp/stm32f3/family.mk+8-10
- hw/bsp/stm32f4/family.mk+1
- hw/bsp/stm32h7/boards/stm32h743eval/board.h+5-5
- hw/bsp/stm32h7/family.c+2-2
- hw/bsp/stm32h7/family.mk+3-1
- hw/bsp/stm32l0/boards/stm32l052dap52/board.mk+2-1
- hw/bsp/stm32l0/boards/stm32l0538disco/board.mk+3-1
- hw/bsp/stm32l0/family.mk+10-9
- hw/bsp/stm32u5/boards/b_u585i_iot2a/board.mk+3-1
- hw/bsp/stm32u5/boards/stm32u545nucleo/board.mk+3-1
- hw/bsp/stm32u5/boards/stm32u575eval/board.mk+3-1
- hw/bsp/stm32u5/boards/stm32u575nucleo/board.mk+3-1
- hw/bsp/stm32u5/boards/stm32u5a5nucleo/board.mk+3-1
- hw/bsp/stm32u5/family.mk-7
- hw/bsp/stm32wb/family.mk+8-13
- src/class/msc/msc_device.c+2-3
- src/common/tusb_debug.h+4-2
- src/host/hcd.h+15-1
- src/host/hub.c+111-116
- src/host/hub.h+2-6
- src/host/usbh.c+482-498
- src/host/usbh.h+1-20
- src/host/usbh_pvt.h+1-1
- src/portable/chipidea/ci_hs/hcd_ci_hs.c+6-1
- src/portable/ehci/ehci.c+5-6
- src/portable/mentor/musb/hcd_musb.c+12-13
- src/portable/nxp/khci/hcd_khci.c-1
- src/portable/nxp/lpc17_40/hcd_lpc17_40.c-1
- src/portable/ohci/ohci.c+3-4
- src/portable/raspberrypi/pio_usb/hcd_pio_usb.c+3-3
- src/portable/renesas/rusb2/hcd_rusb2.c+3-4
- src/portable/synopsys/dwc2/dcd_dwc2.c+52-52
- src/portable/synopsys/dwc2/dwc2_common.c+7-10
- src/portable/synopsys/dwc2/dwc2_type.h+481-480
- src/portable/synopsys/dwc2/hcd_dwc2.c+128-193
- src/portable/template/hcd_template.c-6
- src/tusb_option.h+1-1
- test/hil/hil_test.py+43-60
- test/hil/tinyusb.json+3-19
- tools/build.py+1-6
- tools/get_deps.py+4-6
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
| 81 | + | |
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
| 81 | + | |
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
| 81 | + | |
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
| 81 | + | |
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
| 81 | + | |
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
| 81 | + | |
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
| 81 | + | |
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
|
0 commit comments