summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-08-14 20:58:00 +0700
committerhathach <[email protected]>2023-08-14 20:58:00 +0700
commit088180e3d86cc51472dcd06ae42c613b534bf71c (patch)
treeadb0efdb6ac7bd5b89fc1de4c4cc78b9bc045949 /test
parent78e5b2c6a4d58701dbb9c0ff69ba6cc02f5cc8e1 (diff)
add iar support for lpc43, add lpcxpresso43s67 to hil farm
Diffstat (limited to 'test')
-rw-r--r--test/hil/hil_hfp.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/hil/hil_hfp.json b/test/hil/hil_hfp.json
index 7912af245..58f550901 100644
--- a/test/hil/hil_hfp.json
+++ b/test/hil/hil_hfp.json
@@ -13,6 +13,13 @@
"debugger": "jlink",
"debugger_sn": "770935966",
"cpu": "STM32F746NG"
+ },
+ {
+ "name": "lpcxpresso43s67",
+ "uid": "08F000044528BAAA8D858F58C50700F5",
+ "debugger": "jlink",
+ "debugger_sn": "728973776",
+ "cpu": "LPC43S67_M4"
}
]
}