Commit Graph

9246 Commits

Author SHA1 Message Date
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
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
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
Jie Feng
aacd73ba42 Add nanoch32v305 2025-07-24 22:36:59 +08:00
Ha Thach
e1509ba0bb Merge pull request #3182 from HiFiPhile/h7_fix
bsp/h7rs: fix a typo
2025-07-24 16:44:17 +07:00
Zixun LI
2e0ea80091 Merge pull request #3179 from rhgndf/add_ch32v305
Report CH32V305 as working
2025-07-22 16:09:41 +02:00
HiFiPhile
93f1f5b759 fix typo
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2025-07-20 15:33:57 +02:00
Jie Feng
299ca25795 Report CH32V305 as working 2025-07-18 23:35:23 +08:00
Ha Thach
8a78804ff9 Merge pull request #3175 from elipsitz/master
Fix compilation when CH34X support is disabled
2025-07-16 10:49:23 +07:00
Eli Lipsitz
18626857f0 Fix compilation when CH34X support is disabled 2025-07-15 23:00:39 -04:00
Zixun LI
a365cf6e3c fix last transfer size
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-11 17:56:56 +02:00
Zixun LI
4832762590 typo fix
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-11 17:48:10 +02:00
HiFiPhile
f074815405 Merge branch 'master' into feature/usbtmc_vendor-specific 2025-07-11 15:47:55 +02:00
Ha Thach
29c2af7651 Merge pull request #3172 from hathach/msc-inquiry2-cb
add tud_msc_inquiry2_cb() for full inquiry response
2025-07-11 17:45:38 +07:00
Ha Thach
5ce3e3bc01 Merge pull request #3168 from hathach/feature/add_tusb_teardown
Feature/add tusb teardown
2025-07-11 15:58:15 +07:00
hathach
e9a78c52d0 add tud_msc_inquiry2_cb() for full inquiry response 2025-07-11 15:24:17 +07:00
Ha Thach
40dc1dd436 Merge pull request #2987 from hathach/fix-2923-alt
make sure TOTAL_DRIVER_COUNT is not overflow 8-bit
2025-07-10 18:50:42 +07:00
hathach
f14fcaa84d rename to tusb_deinit() to match other namingg 2025-07-10 18:06:22 +07:00
hathach
77be5f96e4 Merge branch 'master' into fork/roma-jam/feature/add_tusb_teardown 2025-07-10 17:18:17 +07:00
Ha Thach
546e8413b5 Merge pull request #2873 from HiFiPhile/susp_isr
DWC2: fix recurrent suspend ISR without Vbus connected
2025-07-10 17:12:35 +07:00
HiFiPhile
1d2735fb54 FIx recurrent suspend ISR. 2025-07-10 12:33:54 +07:00
HiFiPhile
9f626fe179 Fix F4 BSP without UART_DEV. 2025-07-10 12:31:25 +07:00
Ha Thach
f918c4a978 Merge pull request #3167 from hathach/add-define-build-script
add option to pass symbol defines to ci build.py
2025-07-09 22:34:54 +07:00
hathach
b5694fd40a add option to pass symbol defines to ci build.py
add build.args option for hil json
add MAX3421_HOST=1 for metro m4 express
2025-07-09 21:54:23 +07:00
Ha Thach
227b22de02 Merge pull request #2573 from ChrisDeadman/hcd-samd-support
Add support for SAMD21 HCD
2025-07-09 17:31:43 +07:00
hathach
e598972438 add board_vbus_set() for samd21/d51 to enable usb host vbus
enable host example build for samd21/d51
2025-07-09 16:01:11 +07:00
hathach
386f551899 Merge branch 'refs/heads/master' into fork/ChrisDeadman/hcd-samd-support 2025-07-09 13:07:13 +07:00
Ha Thach
04fb5873ef Merge pull request #3165 from hathach/codex/find-and-fix-a-codebase-bug
Fix HID descriptor parsing of 4‑byte items
2025-07-09 12:04:10 +07:00
Ha Thach
bb07a82211 Merge pull request #3150 from HiFiPhile/xfer_isr
audio: manage ISO transfer in ISR
2025-07-09 11:48:01 +07:00
Ha Thach
5eb68a3c87 Add spec reference for 4-byte HID item size 2025-07-09 11:27:23 +07:00
Ha Thach
59b55898d9 fix HID parser variable size handling 2025-07-09 11:27:06 +07:00
Ha Thach
42de71f3d0 Merge pull request #3166 from hathach/hil-skip-passed-board-in-rerun
try to skip passed board in hil test when re-run
2025-07-09 11:02:40 +07:00
hathach
091c6a7889 only clean/checkout/download artifacts on first attempt 2025-07-09 10:12:18 +07:00
hathach
0c197a2eae try to skip passed board in hil test when re-run 2025-07-08 16:39:12 +07:00
hathach
961ea73e55 revert edpt busy/claim status if xfer_isr() defer to xfer_cb() 2025-07-08 12:13:22 +07:00
hathach
2908995c4c minor reformat code 2025-07-08 11:05:16 +07:00
hathach
a56f55c10b Merge remote-tracking branch 'origin/master' into xfer_isr
# Conflicts:
#	examples/device/audio_4_channel_mic_freertos/src/main.c
#	examples/device/audio_test_freertos/src/main.c
#	src/class/audio/audio_device.c
2025-07-08 10:09:24 +07:00
Ha Thach
1a41445b17 Fix HID descriptor parser size handling 2025-07-08 09:51:02 +07:00
Ha Thach
ea64300a9a Merge pull request #3164 from hathach/readd-max32666
re-add max32666fthr to hil pool
2025-07-07 22:28:25 +07:00
Ha Thach
9990e4bf0c Merge pull request #2963 from HiFiPhile/stm32_cache
Add DWC2 cache maintenance routines for STM32
2025-07-07 22:02:30 +07:00
hathach
7909b503c4 re-add max32666fthr to hil pool 2025-07-07 20:56:05 +07:00