Skip to content

Commit 85d4527

Browse files
author
Oren Cohen
committed
Define program_cycle_s for NXP LPC55S69
1 parent b29b55a commit 85d4527

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

targets/targets.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2053,7 +2053,8 @@
20532053
],
20542054
"detect_code": ["0236"],
20552055
"device_name": "LPC55S69JBD100",
2056-
"release_versions": ["5"]
2056+
"release_versions": ["5"],
2057+
"program_cycle_s": 10
20572058
},
20582059
"LPC55S69_NS": {
20592060
"inherits": ["NSPE_Target", "LPC55S69"],

0 commit comments

Comments
 (0)