summaryrefslogtreecommitdiff
path: root/test/hil/tinyusb.json
diff options
context:
space:
mode:
authorhathach <[email protected]>2026-06-08 14:35:07 +0700
committerhathach <[email protected]>2026-06-08 14:35:07 +0700
commitd2e7bbb0855a3ff3d6393c7d7edd755cfd3362df (patch)
tree4f86f9c91064c7052af78dc18af0cfdaec5ee240 /test/hil/tinyusb.json
parentbfaa3b6c4f9a0d64641155dc4e4f4e258a1f5eb5 (diff)
test/hil: add stm32u083nucleo to pool and expose ~/bin on remote PATH
Add stm32u083nucleo to the active boards in tinyusb.json, flashed via the stlink flasher (onboard ST-Link + STM32CubeProgrammer); ci's openocd build has no STM32U0 flash driver. STM32_Programmer_CLI lives in ~/bin on ci, which the remote `bash -s` shell in hil_ci.sh did not have on PATH, so add $HOME/bin to its PATH export (matching the GHA runner .path). Verified remote: 13/13 device tests pass on ci.lan. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Diffstat (limited to 'test/hil/tinyusb.json')
-rw-r--r--test/hil/tinyusb.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/hil/tinyusb.json b/test/hil/tinyusb.json
index 79b2645c7..319ee9a79 100644
--- a/test/hil/tinyusb.json
+++ b/test/hil/tinyusb.json
@@ -455,6 +455,19 @@
"uid": "777632258",
"args": "-device STM32L476VG"
}
+ },
+ {
+ "name": "stm32u083nucleo",
+ "uid": "300044000D5036394E373620",
+ "tests": {
+ "device": true,
+ "host": false,
+ "dual": false
+ },
+ "flasher": {
+ "name": "stlink",
+ "uid": "0668FF575457657187061314"
+ }
}
],
"boards-skip": [