|
65c35de215
|
usb通信成功
Build / set-matrix (push) Has been cancelled
Build / make-os (macos-latest) (push) Has been cancelled
Build / make-os (windows-latest) (push) Has been cancelled
Build / zephyr (push) Has been cancelled
Build / hil-hfp (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Build / cmake (aarch64-gcc) (push) Has been cancelled
Build / cmake (arm-gcc) (push) Has been cancelled
Build / cmake (esp-idf) (push) Has been cancelled
Build / cmake (msp430-gcc) (push) Has been cancelled
Build / cmake (riscv-gcc) (push) Has been cancelled
Build / make (aarch64-gcc) (push) Has been cancelled
Build / make (arm-gcc) (push) Has been cancelled
Build / make (msp430-gcc) (push) Has been cancelled
Build / make (riscv-gcc) (push) Has been cancelled
Build / make (rx-gcc) (push) Has been cancelled
Build / arm-iar (make) (push) Has been cancelled
Build / hil-build (arm-gcc) (push) Has been cancelled
Build / hil-build (esp-idf) (push) Has been cancelled
Build / hil-tinyusb (push) Has been cancelled
CodeQL / Analyze (c-cpp) (push) Has been cancelled
|
2025-09-24 00:05:38 +08:00 |
|
|
2bd07350a9
|
改了供应商id
Build / set-matrix (push) Has been cancelled
Build / make-os (macos-latest) (push) Has been cancelled
Build / make-os (windows-latest) (push) Has been cancelled
Build / zephyr (push) Has been cancelled
Build / hil-hfp (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Build / cmake (aarch64-gcc) (push) Has been cancelled
Build / cmake (arm-gcc) (push) Has been cancelled
Build / cmake (esp-idf) (push) Has been cancelled
Build / cmake (msp430-gcc) (push) Has been cancelled
Build / cmake (riscv-gcc) (push) Has been cancelled
Build / make (aarch64-gcc) (push) Has been cancelled
Build / make (arm-gcc) (push) Has been cancelled
Build / make (msp430-gcc) (push) Has been cancelled
Build / make (riscv-gcc) (push) Has been cancelled
Build / make (rx-gcc) (push) Has been cancelled
Build / arm-iar (make) (push) Has been cancelled
Build / hil-build (arm-gcc) (push) Has been cancelled
Build / hil-build (esp-idf) (push) Has been cancelled
Build / hil-tinyusb (push) Has been cancelled
CodeQL / Analyze (c-cpp) (push) Has been cancelled
可以枚举了,但是还是有点问题
|
2025-09-21 19:58:43 +08:00 |
|
|
f553c0b100
|
枚举失败
Build / set-matrix (push) Has been cancelled
Build / cmake (aarch64-gcc) (push) Has been cancelled
Build / cmake (arm-gcc) (push) Has been cancelled
Build / cmake (esp-idf) (push) Has been cancelled
Build / cmake (msp430-gcc) (push) Has been cancelled
Build / cmake (riscv-gcc) (push) Has been cancelled
Build / make (aarch64-gcc) (push) Has been cancelled
Build / make (arm-gcc) (push) Has been cancelled
Build / make (msp430-gcc) (push) Has been cancelled
Build / make (riscv-gcc) (push) Has been cancelled
Build / make (rx-gcc) (push) Has been cancelled
Build / arm-iar (make) (push) Has been cancelled
Build / make-os (macos-latest) (push) Has been cancelled
Build / make-os (windows-latest) (push) Has been cancelled
Build / zephyr (push) Has been cancelled
Build / hil-build (arm-gcc) (push) Has been cancelled
Build / hil-build (esp-idf) (push) Has been cancelled
Build / hil-tinyusb (push) Has been cancelled
Build / hil-hfp (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
|
2025-09-21 19:11:17 +08:00 |
|
|
87406e1391
|
删除其他芯片的文件
|
2025-09-20 15:43:31 +08:00 |
|
|
bfab364bd1
|
打开log 防止初始化完成之前进入usb中断
|
2025-09-20 15:42:22 +08:00 |
|
|
6f4c32755b
|
这样修改之后stm32f429可以自动收到一个reset中断
|
2025-09-20 14:38:45 +08:00 |
|
ranchuan
|
8a1d7f9512
|
修改一些代码保证stm32编译通过
Build / set-matrix (push) Has been cancelled
Build / cmake (aarch64-gcc) (push) Has been cancelled
Build / cmake (arm-gcc) (push) Has been cancelled
Build / cmake (esp-idf) (push) Has been cancelled
Build / cmake (msp430-gcc) (push) Has been cancelled
Build / cmake (riscv-gcc) (push) Has been cancelled
Build / make (aarch64-gcc) (push) Has been cancelled
Build / make (arm-gcc) (push) Has been cancelled
Build / make (msp430-gcc) (push) Has been cancelled
Build / make (riscv-gcc) (push) Has been cancelled
Build / make (rx-gcc) (push) Has been cancelled
Build / arm-iar (make) (push) Has been cancelled
Build / make-os (macos-latest) (push) Has been cancelled
Build / make-os (windows-latest) (push) Has been cancelled
Build / zephyr (push) Has been cancelled
Build / hil-build (arm-gcc) (push) Has been cancelled
Build / hil-build (esp-idf) (push) Has been cancelled
Build / hil-tinyusb (push) Has been cancelled
Build / hil-hfp (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
CodeQL / Analyze (c-cpp) (push) Has been cancelled
|
2025-09-15 11:14:01 +08:00 |
|
Ha Thach
|
8304587d77
|
Merge pull request #3236 from ning3270455369/master
modified the bsp files of at32 to make them work better
|
2025-09-05 10:35:02 +07:00 |
|
hathach
|
a379efcbf5
|
fix pre-commit
|
2025-09-05 10:15:19 +07:00 |
|
zhiqiang
|
3b983cb3e9
|
the family name error of at32 has been corrected
|
2025-09-05 09:57:38 +08:00 |
|
Copilot
|
89f8fbc9c2
|
Create comprehensive GitHub Copilot instructions and fix pre-commit configuration for TinyUSB (#3234)
* Initial plan
* Create comprehensive GitHub Copilot instructions for TinyUSB
Co-authored-by: hathach <249515+hathach@users.noreply.github.com>
* Remove accidentally committed dependencies, use tools/get_deps.py instead
Co-authored-by: hathach <249515+hathach@users.noreply.github.com>
* Fix .gitignore: ignore vendor/ directory not ceedling script
Co-authored-by: hathach <249515+hathach@users.noreply.github.com>
* Revert .gitignore changes and add README_processed.rst
Co-authored-by: hathach <249515+hathach@users.noreply.github.com>
* Remove README_processed.rst and revert ceedling file permissions
Co-authored-by: hathach <249515+hathach@users.noreply.github.com>
* Changes before error encountered
Co-authored-by: hathach <249515+hathach@users.noreply.github.com>
* Remove redundant manual validation step, keep only pre-commit and build validation
Co-authored-by: hathach <249515+hathach@users.noreply.github.com>
* fix pre-commit
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: hathach <249515+hathach@users.noreply.github.com>
|
2025-09-04 17:59:10 +07:00 |
|
Ha Thach
|
b2cdea9813
|
Merge pull request #3237 from hathach/update-pio-usb
update pio-usb
|
2025-09-04 17:58:21 +07:00 |
|
hathach
|
90080d4326
|
update pio-usb
|
2025-09-04 17:24:00 +07:00 |
|
Ha Thach
|
4ec81ba324
|
Merge pull request #3235 from hathach/copilot/fix-3209
Update all STM32 CMSIS and HAL dependencies to fix HSITRIM register bug
|
2025-09-04 17:08:17 +07:00 |
|
copilot-swe-agent[bot]
|
78ab527a55
|
Update all STM32 CMSIS device dependencies to latest versions
Co-authored-by: hathach <249515+hathach@users.noreply.github.com>
|
2025-09-04 08:54:51 +00:00 |
|
hathach
|
4b716ec52c
|
fix linker h745 issue with clang
|
2025-09-04 15:27:06 +07:00 |
|
hathach
|
d69d41aa6b
|
fix linker h745 issue with clang
|
2025-09-04 15:07:27 +07:00 |
|
copilot-swe-agent[bot]
|
7625b86d4b
|
Update all STM32 HAL driver dependencies to latest versions
Co-authored-by: hathach <249515+hathach@users.noreply.github.com>
|
2025-09-04 07:47:18 +00:00 |
|
zhiqiang
|
f6ca80ab13
|
modified the bsp files of at32 to make them work better
|
2025-09-04 14:38:27 +08:00 |
|
copilot-swe-agent[bot]
|
640f57db2e
|
Remove accidentally committed dependency directories
Co-authored-by: hathach <249515+hathach@users.noreply.github.com>
|
2025-09-04 06:30:22 +00:00 |
|
copilot-swe-agent[bot]
|
fe42b3a7cc
|
Update STM32 CMSIS dependencies to fix HSITRIM register bug
Co-authored-by: hathach <249515+hathach@users.noreply.github.com>
|
2025-09-04 06:29:43 +00:00 |
|
copilot-swe-agent[bot]
|
02e5c9501c
|
Initial plan
|
2025-09-04 06:17:41 +00:00 |
|
Ha Thach
|
93487deab7
|
Merge pull request #3230 from hathach/copilot/fix-3218
Fix obsolete cnt assignment in _tu_fifo_peek() overflow check
|
2025-09-04 13:11:54 +07:00 |
|
Ha Thach
|
2c0e360c73
|
Merge pull request #3221 from ohmdelta/master
Add Consumer Usage Page Codes
|
2025-09-04 11:55:58 +07:00 |
|
hathach
|
a96ee81a7d
|
remove duplicated enum
|
2025-09-04 10:36:15 +07:00 |
|
Ha Thach
|
047b856742
|
Merge pull request #3206 from hathach/update-at32f405-phywidth-sel
update at32f405 dwc2 info and phy width selection
|
2025-09-03 20:44:51 +07:00 |
|
copilot-swe-agent[bot]
|
da9284e88b
|
Fix obsolete cnt assignment in _tu_fifo_peek() overflow check
Co-authored-by: hathach <249515+hathach@users.noreply.github.com>
|
2025-09-03 10:42:17 +00:00 |
|
copilot-swe-agent[bot]
|
08f3971804
|
Initial plan
|
2025-09-03 10:37:05 +00:00 |
|
hathach
|
c5a390950f
|
add at32f415 dwc2 info
|
2025-09-03 17:20:54 +07:00 |
|
Ha Thach
|
61761b9434
|
Merge pull request #3225 from verylowfreq/pr-ch32v-usbfs-host
Improve compatibility in CH32V20x USBFS Host
|
2025-09-03 17:15:00 +07:00 |
|
Ha Thach
|
5a501590ce
|
Merge pull request #3211 from rhgndf/at32f403a_weact_blackpill
Add weact blackpill support
|
2025-09-03 17:12:25 +07:00 |
|
Ha Thach
|
bcff6388f9
|
Merge pull request #3210 from martijnvdwoude/fix/stm32l4-gpiod-conditional
Fix STM32L4 GPIOD clock enable for variants without GPIOD
|
2025-09-03 14:38:57 +07:00 |
|
hathach
|
f5d04833bb
|
use tusb_time_millis_api() instead of board_millis()
make loopdelay() always inline
|
2025-09-03 13:30:20 +07:00 |
|
Scott Shawcroft
|
8c5d05238f
|
Merge pull request #3228 from espressif/feat/dcd_dwc_v4.30a
fix(dcd/dwc2): Fix reset procedure for versions >=4.20a
|
2025-08-28 10:20:06 -07:00 |
|
Tomas Rezucha
|
38f41f5fa2
|
fix(dcd/dwc2): Fix reset procedure for versions >=4.20a
|
2025-08-28 15:35:55 +02:00 |
|
Ha Thach
|
edf188280a
|
Merge pull request #3217 from tannewt/esp32c5_c61
|
2025-08-27 13:05:41 +07:00 |
|
Zixun LI
|
e36dab3929
|
Merge pull request #3227 from kasjer/kasjer/mynwet-spin-lock-fix
Fix osal_spin_unlock for mynewt
|
2025-08-26 20:34:50 +08:00 |
|
Jerzy Kasenberg
|
12ee78df30
|
Fix osal_spin_unlock for mynewt
Mynewt version for osal_spin_unlock() called
OS_ENTER_CRITICAL instead of OS_EXIT_CRITICAL.
Signed-off-by: Jerzy Kasenberg <jerzy@apache.org>
|
2025-08-24 17:19:51 +02:00 |
|
Mitsumine Suzu
|
6f2b5fc495
|
Remove dynamic memory allocation
|
2025-08-24 23:52:52 +09:00 |
|
Mitsumine Suzu
|
a3bb7a90b3
|
Improve retry operation at NAK response.
|
2025-08-24 16:46:12 +09:00 |
|
Mitsumine Suzu
|
522a34ee28
|
Insert small delay for LowSpeed device
|
2025-08-24 16:28:32 +09:00 |
|
Mitsumine Suzu
|
bd9dd75da8
|
Small cleanups.
|
2025-08-24 16:26:08 +09:00 |
|
ohmdelta
|
e1cd4aa91f
|
add some consumer page configs
|
2025-08-20 21:05:47 +01:00 |
|
Scott Shawcroft
|
ddb8f0fe73
|
Add ESP32-C5 and ESP32-C61 definitions
|
2025-08-15 10:15:24 -07:00 |
|
Jie Feng
|
24e596b977
|
Fix file
|
2025-08-10 13:38:12 +08:00 |
|
Jie Feng
|
4a78e4c861
|
Add to boards.rst file
|
2025-08-10 13:29:41 +08:00 |
|
Jie Feng
|
836f887a23
|
Add weact blackpill support
|
2025-08-10 13:20:34 +08:00 |
|
Martijn van der Woude
|
7142818abe
|
Fix STM32L4 GPIOD clock enable for variants without GPIOD
|
2025-08-09 10:41:03 +02:00 |
|
Ha Thach
|
5fb3c09963
|
Merge pull request #3187 from s09289728096/fix_dhcp
dhcp: Fix DHCP_OFFER/DHCP_ACK destinaton.
|
2025-08-07 17:46:04 +07:00 |
|
hathach
|
5b9908a39b
|
update at32f405 dwc2 info and phy width selection
|
2025-08-07 14:20:40 +07:00 |
|