Commit Graph

9301 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
08f3971804 Initial plan 2025-09-03 10:37:05 +00: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
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
Ha Thach
f6bec1073e Merge pull request #3203 from hathach/fix-rp2-audio-iso-transfer
fix rp2 iso transfer with new audio driver
2025-08-05 23:24:07 +07:00
Ha Thach
a014df995d Merge pull request #3200 from peppapighs/at32f405-usb-hs
Fix AT32F405xx missing USB HS definition
2025-08-05 23:23:19 +07:00
hathach
4bfba6b09a fix rp2 iso transfer: reset state before notify stack. since new audio driver can execute xfer_is() 2025-08-05 22:05:56 +07:00
peppapighs
2298c2f410 Fix AT32F405xx missing USB HS definition 2025-08-05 18:17:27 +07:00
Ha Thach
51533129cf Merge pull request #3197 from hathach/fix-audio-typo
fix tud_audio_set_itf_close_EP_cb() typo
2025-08-05 12:55:40 +07:00
hathach
d9aa4c6f61 fix tud_audio_set_itf_close_EP_cb() typo 2025-08-02 23:23:20 +07:00
Ha Thach
87d9e05efa Merge pull request #3091 from raldone01/fix/web_serial
Rewrite of the web_serial example website.
2025-08-02 22:34:33 +07:00
Ha Thach
8f46021eba Merge pull request #3183 from rppicomidi/fix_3159
Fix #3159: Handle MIDI interface after audio streaming interface
2025-08-02 20:34:25 +07:00
hathach
12a1d0e7ed use tu_desc_in_bounds() for descriptor loop 2025-08-02 11:23:15 +07:00
Ha Thach
60f075db65 Merge pull request #3195 from hathach/update-inquiry2
add bufsize to tud_msc_inquiry2_cb()
2025-08-02 10:42:03 +07:00
Ha Thach
f66f98f442 Update examples/device/msc_dual_lun/src/msc_disk_dual.c
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-01 22:56:00 +07:00
Ha Thach
dce5880e18 Merge pull request #3194 from hathach/at32-doc
update doc for at32
2025-08-01 22:44:57 +07:00
hathach
f5974b041e add bufsize to tud_msc_inquiry2_cb() 2025-08-01 22:44:32 +07:00
hathach
9290788a23 add at32 to README.rst, rename at32 board to lower case, correct name to match mcu, add meta data 2025-08-01 22:10:12 +07:00
Ha Thach
a16c7a27e4 Merge pull request #3191 from hathach/at32
support at32 mcu (2)
2025-08-01 10:39:47 +07:00
hathach
e0f2343954 clean up 2025-07-31 23:26:27 +07:00
hathach
b67e00892c add ci build for all at32, use linker and startup from mcu cmsis instead of local files 2025-07-31 21:52:59 +07:00
raldone01
9c1115e066 Add reconnect m 2025-07-29 16:22:02 +02:00
hathach
b531f43434 add ci build for at32: f402_405, f403a_407, f423 2025-07-29 15:48:57 +07:00
hathach
3682b6c663 fix pre-commit, remove svd file since they are heavy and should be in mcu/sdk instead
add cmake support for f403a_407 and f423
2025-07-28 22:28:22 +07:00
Ha Thach
de9a6c8561 Merge pull request #3186 from rhgndf/nanoch32v305
Add nanoch32v305
2025-07-28 12:11:11 +07:00
hathach
aeb21c2407 correct flash/ram for v307 and v305 2025-07-28 11:43:20 +07:00
Elwin Huang
6fd9457924 Fix goto indentation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-27 21:26:49 +08:00
Jie Feng
9005f126e0 Fix CI 2025-07-27 11:34:59 +08:00
Jie Feng
231d4122ac Fix gpio clock 2025-07-27 11:29:12 +08:00
Ha Thach
a72f0396c7 Merge pull request #3173 from HiFiPhile/feature/usbtmc_vendor-specific
feature(usbtmc): add support for usbtmc vendor-spicific command messages
2025-07-26 20:57:22 +07:00
Ha Thach
be114549c4 Update src/class/usbtmc/usbtmc_device.c
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-26 19:01:02 +07:00
raldone01
f36f97c45a More catches. 2025-07-26 10:11:20 +02:00
Elwin Huang
bf18444e97 Fix compile error. 2025-07-25 18:58:33 +08:00
EcuasYos
c1d3fc8031 dhcp: Fix DHCP_OFFER/DHCP_ACK destinaton.
In RFC 2131, the destination of DHCP OFFER/ACK is defined in Section 4.1.
Fix the destination error by following the rule of RFC 2131.
TODO: We implement all rule but the last one. ARP table is required to associate client's macaddr.
Currently, fallback to broadcast.

Signed-off-by: Elwin Huang <s09289728096@gmail.com>
2025-07-25 17:02:37 +08:00