Skip to content

Commit 9c202ae

Browse files
vmedcyArto Kinnunen
authored andcommitted
PSOC6: remove PSA targets
1 parent 640ba86 commit 9c202ae

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+1
-71284
lines changed

features/storage/kvstore/conf/global/mbed_lib.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
}
1212
},
1313
"target_overrides": {
14-
"CY8CKIT_062_WIFI_BT_M0_PSA": {
15-
"storage_type": "TDB_INTERNAL"
16-
},
1714
"K66F": {
1815
"storage_type": "TDB_INTERNAL"
1916
},

features/storage/kvstore/conf/tdb_internal/mbed_lib.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@
1111
}
1212
},
1313
"target_overrides": {
14-
"CY8CKIT_062_WIFI_BT_M0_PSA": {
15-
"internal_size": "0x8000",
16-
"internal_base_address": "0x10038000"
17-
},
1814
"LPC55S69_S": {
1915
"internal_size": "0x8000",
2016
"internal_base_address": "0x00028000"

features/storage/nvstore/mbed_lib.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -49,18 +49,6 @@
4949
"area_1_size": 16384,
5050
"area_2_address": "0x100FC000",
5151
"area_2_size": 16384
52-
},
53-
"CY8CKIT_062_WIFI_BT_M0": {
54-
"area_1_address": "0x10078000",
55-
"area_1_size": 16384,
56-
"area_2_address": "0x1007C000",
57-
"area_2_size": 16384
58-
},
59-
"CY8CKIT_062_WIFI_BT_PSA": {
60-
"enabled" : false
61-
},
62-
"CY8CKIT_062_WIFI_BT_M0_PSA": {
63-
"enabled" : false
6452
}
6553
}
6654
}

targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_062_4343W/GeneratedSource/cycfg.c

Lines changed: 0 additions & 34 deletions
This file was deleted.

targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_062_4343W/GeneratedSource/cycfg.h

Lines changed: 0 additions & 47 deletions
This file was deleted.

targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_062_4343W/GeneratedSource/cycfg_clocks.c

Lines changed: 0 additions & 49 deletions
This file was deleted.

targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_062_4343W/GeneratedSource/cycfg_clocks.h

Lines changed: 0 additions & 53 deletions
This file was deleted.

targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_062_4343W/GeneratedSource/cycfg_notices.h

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)