Skip to content

Commit 286af23

Browse files
Removed unnecessary PSOC6Code.complete post binary hook from cypress targets.
1 parent d35c9f1 commit 286af23

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

targets/targets.json

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -13488,9 +13488,6 @@
1348813488
"detect_code": [
1348913489
"1901"
1349013490
],
13491-
"post_binary_hook": {
13492-
"function": "PSOC6Code.complete"
13493-
},
1349413491
"bootloader_supported": false,
1349513492
"sectors": [
1349613493
[
@@ -13532,9 +13529,6 @@
1353213529
"detect_code": [
1353313530
"190B"
1353413531
],
13535-
"post_binary_hook": {
13536-
"function": "PSOC6Code.complete"
13537-
},
1353813532
"overrides": {
1353913533
"network-default-interface-type": "WIFI"
1354013534
}
@@ -13568,9 +13562,6 @@
1356813562
"detect_code": [
1356913563
"190E"
1357013564
],
13571-
"post_binary_hook": {
13572-
"function": "PSOC6Code.complete"
13573-
},
1357413565
"overrides": {
1357513566
"network-default-interface-type": "WIFI",
1357613567
"xip-enable": true
@@ -13647,9 +13638,6 @@
1364713638
"detect_code": [
1364813639
"1900"
1364913640
],
13650-
"post_binary_hook": {
13651-
"function": "PSOC6Code.complete"
13652-
},
1365313641
"bootloader_supported": false,
1365413642
"sectors": [
1365513643
[
@@ -13682,9 +13670,6 @@
1368213670
"detect_code": [
1368313671
"1902"
1368413672
],
13685-
"post_binary_hook": {
13686-
"function": "PSOC6Code.complete"
13687-
},
1368813673
"sectors": [
1368913674
[
1369013675
268443648,
@@ -13714,9 +13699,6 @@
1371413699
"detect_code": [
1371513700
"1904"
1371613701
],
13717-
"post_binary_hook": {
13718-
"function": "PSOC6Code.complete"
13719-
},
1372013702
"sectors": [
1372113703
[
1372213704
268443648,
@@ -13783,9 +13765,6 @@
1378313765
"detect_code": [
1378413766
"1900"
1378513767
],
13786-
"post_binary_hook": {
13787-
"function": "PSOC6Code.complete"
13788-
},
1378913768
"bootloader_supported": false,
1379013769
"sectors": [
1379113770
[
@@ -13823,9 +13802,6 @@
1382313802
"detect_code": [
1382413803
"1906"
1382513804
],
13826-
"post_binary_hook": {
13827-
"function": "PSOC6Code.complete"
13828-
},
1382913805
"overrides": {
1383013806
"network-default-interface-type": "WIFI"
1383113807
}
@@ -13865,9 +13841,6 @@
1386513841
"detect_code": [
1386613842
"1903"
1386713843
],
13868-
"post_binary_hook": {
13869-
"function": "PSOC6Code.complete"
13870-
},
1387113844
"overrides": {
1387213845
"network-default-interface-type": "WIFI"
1387313846
}

0 commit comments

Comments
 (0)