diff options
| author | hathach <[email protected]> | 2023-11-28 23:02:26 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-11-28 23:02:26 +0700 |
| commit | b45ad57c50d13af1d2ee9e1cc2342feac4ea676d (patch) | |
| tree | 03cff7627818666ab4ec8afa984dffb4893d0d4f /test | |
| parent | 1a6756c254a9f9a349bc691cc6aa8cff4ac2c920 (diff) | |
spare checkout test/hil and correct hil_pi4 uuid
Diffstat (limited to 'test')
| -rw-r--r-- | test/hil/hil_pi4.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/hil/hil_pi4.json b/test/hil/hil_pi4.json index 86bae3154..18ac12bc4 100644 --- a/test/hil/hil_pi4.json +++ b/test/hil/hil_pi4.json @@ -2,9 +2,9 @@ "boards": [ { "name": "raspberry_pi_pico", - "uid": "E6614864D35DAE36", + "uid": "E6614103E72C1D2F", "debugger": "openocd", - "debugger_sn": "E6614103E78E8324", + "debugger_sn": "E6614C311B764A37", "debugger_args": "-f interface/cmsis-dap.cfg -f target/rp2040.cfg -c \"adapter speed 5000\"" } ] |
