Revert "Fix: Allow target size restriction for LPC55S69"

This reverts commit 4451d64ea8.
We postpone this fix to 5.13.2 due to its breakages for client for this target. It
needs more work.
pull/11023/head
Martin Kojtal 2019-07-04 08:59:21 +01:00
parent a05b29d050
commit b04f7b46c9
1 changed files with 1 additions and 2 deletions

View File

@ -2072,8 +2072,7 @@
"detect_code": ["0236"], "detect_code": ["0236"],
"device_name": "LPC55S69JBD100", "device_name": "LPC55S69JBD100",
"release_versions": ["5"], "release_versions": ["5"],
"program_cycle_s": 10, "program_cycle_s": 10
"sectors": [[0,512]]
}, },
"LPC55S69_NS": { "LPC55S69_NS": {
"inherits": ["NSPE_Target", "LPC55S69"], "inherits": ["NSPE_Target", "LPC55S69"],