Skip to content

Commit b04f7b4

Browse files
committed
Revert "Fix: Allow target size restriction for LPC55S69"
This reverts commit 4451d64. We postpone this fix to 5.13.2 due to its breakages for client for this target. It needs more work.
1 parent a05b29d commit b04f7b4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

targets/targets.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2072,8 +2072,7 @@
20722072
"detect_code": ["0236"],
20732073
"device_name": "LPC55S69JBD100",
20742074
"release_versions": ["5"],
2075-
"program_cycle_s": 10,
2076-
"sectors": [[0,512]]
2075+
"program_cycle_s": 10
20772076
},
20782077
"LPC55S69_NS": {
20792078
"inherits": ["NSPE_Target", "LPC55S69"],

0 commit comments

Comments
 (0)