summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-12-12 11:59:37 +0700
committerhathach <[email protected]>2023-12-12 11:59:37 +0700
commitb5448a7987cc321607f0641ba3922c5b322e3bb4 (patch)
tree4a3a3f45f4a829d2927bc2e36c77d1ef71eb0cef /test
parent24c5e6ab451a002d2e9a86a39acc11476250d1a5 (diff)
add feather nrf52840 express to hil pool
Diffstat (limited to 'test')
-rw-r--r--test/hil/hil_pi4.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/hil/hil_pi4.json b/test/hil/hil_pi4.json
index e9a6721ea..560c3964e 100644
--- a/test/hil/hil_pi4.json
+++ b/test/hil/hil_pi4.json
@@ -16,6 +16,13 @@
"flasher": "esptool",
"flasher_sn": "461cb8d7decdeb119be9b506e93fd3f1",
"flasher_args": "-b 1500000"
+ },
+ {
+ "name": "feather_nrf52840_express",
+ "uid": "1F0479CD0F764471",
+ "flasher": "jlink",
+ "flasher_sn": "000682804350",
+ "flasher_args": "-device nrf52840_xxaa"
}
]
}