Commit Graph

9475 Commits

Author SHA1 Message Date
ee7a7c56db get cmake build with 54h20 not tested on actual hw, probably not running 2025-10-13 12:41:55 +07:00
87523f2494 Merge pull request #3288 from hathach/h7rs_typo
stm32h7rs: fix typo in makefile
2025-10-09 11:33:55 +07:00
e976a80fb0 stm32h7rs: fix typo in makefile
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2025-10-08 21:41:32 +02:00
21ed72bab1 Merge pull request #3284 from RigoLigoRLC/upstream-contrib-mtp-xact
fix incorrect MTP xact_len calculation
2025-10-08 12:27:05 +02:00
bf69c49c29 fix incorrect MTP xact_len calculation 2025-10-08 07:22:34 +08:00
7a96291bf1 Merge pull request #3283 from hathach/fix-typo
fix typo
2025-10-06 15:11:17 +07:00
044512c459 fix typo 2025-10-06 13:34:05 +07:00
e72a9eb305 Merge pull request #3280 from HiFiPhile/hid_stylus
Fix HID stylus descriptor and hid_composite example
2025-10-06 12:03:41 +07:00
f8ef71d654 Merge pull request #3282 from hathach/remove-dcd_esp32sx
remove dcd_esp32sx which is replaced by dwc2
2025-10-06 11:43:09 +07:00
f272d87a3f remove dcd_esp32sx which is replaced by dwc2 2025-10-06 10:58:58 +07:00
331c263400 Merge pull request #3276 from hathach/release-0.19.0
update for release 0.19.0
0.19.0
2025-10-06 09:57:37 +07:00
afdfb0895f Fix HIS stylus descriptor and hid_composite example
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2025-10-05 19:09:44 +02:00
8d7e8a11f6 update docs 2025-10-04 12:19:51 +07:00
8832d22df9 update docs 2025-10-03 22:13:59 +07:00
b18a8fbcd5 update for release 0.19.0 2025-10-03 22:12:11 +07:00
6ce46da042 Merge pull request #3277 from hathach/remove-claude-code
remove claude code workflow
2025-10-03 22:04:29 +07:00
f3f6046e0b hil simplify skip board from previous run 2025-10-03 21:36:28 +07:00
c3f6c20ee9 fix make stm32u0 2025-10-03 12:20:07 +07:00
f0670fdf3b fix make build 2025-10-03 11:40:23 +07:00
3b007249cf fix iar build 2025-10-03 11:26:14 +07:00
e2dbf2bdd1 remove claude code workflow 2025-10-03 11:05:39 +07:00
c1bf19ed6c Merge pull request #3023 from ennebi/mtp
Add support for MTP device class
2025-10-02 19:58:12 +07:00
610f353d8d use cache to store skip board in hil ci 2025-10-02 18:54:31 +07:00
9cd5fb6f38 skip mtp for now 2025-10-02 17:58:51 +07:00
3773d60a1e fix typos 2025-10-02 17:15:22 +07:00
f655d210b1 Merge pull request #3274 from hathach/remove-claude-code-review
remove claude-code-review.yml
2025-10-02 16:41:42 +07:00
dbc20863c1 remove claude-code-review.yml 2025-10-02 16:03:40 +07:00
981dc982ce mtp example work with highspeed device 2025-10-02 15:57:59 +07:00
3d7117723b Merge pull request #3272 from hathach/add-claude-github-actions-1759342361886
Add Claude Code GitHub Workflow
2025-10-02 12:50:51 +07:00
4a0613cbaf fix mtp serial 2025-10-02 12:49:38 +07:00
3c108b233f add CLAUDE.md and fix pre-commit build 2025-10-02 11:19:31 +07:00
6d32256188 HIL add timeout for opening mtp device 2025-10-02 10:43:55 +07:00
9da11137b4 "Claude Code Review workflow" 2025-10-02 01:12:45 +07:00
acf2b8c29d "Claude PR Assistant workflow" 2025-10-02 01:12:44 +07:00
26939587b5 hil tinyusb always checkoutt/download artifacts 2025-10-01 17:22:44 +07:00
eceb281f17 Merge branch 'master' into fork/ennebi/mtp 2025-10-01 17:18:05 +07:00
13c240134a minor update 2025-10-01 16:53:44 +07:00
4e4e2be566 test mtp with hil 2025-10-01 16:25:38 +07:00
43e6c9dda7 Merge pull request #3269 from karlp/pr/fix-rtt
examples: make: fix LOGGER=rtt
2025-10-01 15:40:07 +07:00
43a76636f2 Merge pull request #3268 from HiFiPhile/stm32u083cdk
bsp: Add STM32U083C-DK board
2025-10-01 12:42:35 +07:00
732d4a8c97 fix serial, try to test mtp with hil 2025-09-30 22:44:58 +07:00
8206002dba update docs
Signed-off-by: Mengsk <admin@hifiphile.com>
2025-09-30 16:23:58 +02:00
c33fd3e618 Increase stack size to 2kB
Signed-off-by: Mengsk <admin@hifiphile.com>
2025-09-30 15:40:39 +02:00
94b03e2cb4 examples: make: fix LOGGER=rtt
CMake builds worked, but the variables were brokenly updated for make.

Fixes: a64e3eb0aa update board_test always output on uart
Signed-off-by: Karl Palsson <karl.palsson@marel.com>
2025-09-29 16:04:31 +00:00
2f9f5c6840 Fix ci
Signed-off-by: Mengsk <admin@hifiphile.com>
2025-09-29 16:35:22 +02:00
387c28a25a Add u0 to ci
Signed-off-by: Mengsk <admin@hifiphile.com>
2025-09-29 16:12:26 +02:00
7281bfbfc4 Fix warning
Signed-off-by: Mengsk <admin@hifiphile.com>
2025-09-29 16:09:34 +02:00
30f8a9dfae Disable SBUF_ISO for U0
Signed-off-by: Mengsk <admin@hifiphile.com>
2025-09-29 16:09:34 +02:00
4cf7e95e66 Refresh board presets
Signed-off-by: Mengsk <admin@hifiphile.com>
2025-09-29 16:09:34 +02:00
bd35dd17a8 Fix PMA size for U0
Signed-off-by: Mengsk <admin@hifiphile.com>
2025-09-29 16:09:34 +02:00