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
981dc982ce
mtp example work with highspeed device
2025-10-02 15:57:59 +07:00
4a0613cbaf
fix mtp serial
2025-10-02 12:49:38 +07:00
6d32256188
HIL add timeout for opening mtp device
2025-10-02 10:43:55 +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
ec5436bd16
bsp: Add STM32U083C-DK board
...
Signed-off-by: Mengsk <admin@hifiphile.com >
2025-09-29 16:09:34 +02:00
ff492dc2b6
fix ci
2025-09-29 15:32:53 +07:00
bdd557caf1
Merge branch 'master' into fork/ennebi/mtp
2025-09-29 15:32:08 +07:00
4f3a5f92fa
refactor mtp examples, add phase and session id to callback data
2025-09-29 15:08:12 +07:00
5130850337
Merge pull request #3266 from hathach/uac_simplify
...
audio: simplify alt settings management
2025-09-29 09:36:57 +07:00
8952838a26
audio: simplify alt settings management
...
Signed-off-by: HiFiPhile <admin@hifiphile.com >
2025-09-27 22:17:10 +02:00
152d25ed62
Merge pull request #3256 from hathach/weak_cb
...
Migrate weak function override to new syntax, update delay api usage
2025-09-27 20:38:03 +07:00
a09c65c4e4
make command container more consistent
2025-09-27 18:43:46 +07:00
bc688ccbad
add edpt claim for public API
2025-09-27 18:28:11 +07:00
adce3bbac0
implement serial for MTP
2025-09-27 17:33:00 +07:00
cb21ca1b0c
implement control request
2025-09-27 17:08:21 +07:00
f9d4bc7981
implement tud_mtp_mounted() and tud_mtp_event_send()
...
refactor phase state
2025-09-26 15:52:37 +07:00
5c630ee0d0
skip mtp for cynthion_d11
2025-09-26 12:50:30 +07:00
e92262eb5c
fix more ci build
2025-09-26 11:51:09 +07:00
e4f7fcf7ec
fix compile warnings
2025-09-26 10:06:32 +07:00
1f9c415661
Merge pull request #3265 from ludoux/hid-power-devices
...
Add HID Usage Page and Table for Power Devices (0x84 - 0x85)
2025-09-25 14:45:00 +02:00
34be38db19
clean up, wrap up bulk command supported
2025-09-25 18:58:25 +07:00
879f02f69c
implement delete object
2025-09-25 18:47:43 +07:00
c9a8330081
implement send object command, able to create new file
2025-09-25 17:47:50 +07:00
f8397717ea
implement MTP_OP_SEND_OBJECT_INFO, refactor fs example
2025-09-25 15:32:13 +07:00
f4a3c1a1ba
Fix incorrect comments
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-25 08:34:18 +08:00
f36b63ad63
Add HID Usage Page and Table for Power Devices (0x84 - 0x85)
2025-09-24 20:54:48 +08:00
b8126d9c4e
clean up
2025-09-24 15:27:20 +07:00
6317730be6
unify callback argument. support multiple packet get object
2025-09-24 12:49:52 +07:00
3c39f60f63
refactor API
2025-09-23 15:23:16 +07:00
1ab45bc525
try to add logo png to mtp example
2025-09-23 09:34:03 +07:00
5b200c45f2
Merge pull request #3259 from terjr/fix-tusb-verify-documentation
...
Fix erroneous documentation of TU_ASSERT/TU_VERIFY
2025-09-22 16:37:45 +02:00
7162caee20
Fix erroneous documentation of TU_ASSERT/TU_VERIFY
2025-09-22 12:58:24 +02:00