summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2023-08-14 22:28:53 +0700
committerGitHub <[email protected]>2023-08-14 22:28:53 +0700
commitd713571cd44f05d2fc72efc09c670787b74106e0 (patch)
treee54fb9fdfd1a5f2d6bab6345865168bb0d82fbf2 /test
parentba40d667e1476ee4ff988c425cf0cf1b17aed17d (diff)
parentf2f005cbdf33dd0e10617535bcf7c0b24d6762b0 (diff)
Merge pull request #2217 from hathach/add-lpc43s67
Add lpc43s67
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"
}
]
}