Skip to content

Commit b622a25

Browse files
authored
Merge pull request #12810 from MarceloSalazar/platform_cleanup
Remove unsupported targets Note, commit 21e364e is just a styling fix, no target removal.
2 parents 8de5c32 + 1a345ce commit b622a25

File tree

346 files changed

+33
-101421
lines changed

Some content is hidden

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

346 files changed

+33
-101421
lines changed

TESTS/integration/COMMON/target_extended.json

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -197,13 +197,6 @@
197197
"nanostack.configuration" : "thread_router",
198198
"nanostack-hal.event_loop_thread_stack_size": 8192
199199
},
200-
"MTB_USI_WM_BN_BM_22": {
201-
"target.components_add" : ["SPIF"],
202-
"spif-driver.SPI_MOSI" : "PC_3",
203-
"spif-driver.SPI_MISO" : "PC_2",
204-
"spif-driver.SPI_CLK" : "PB_13",
205-
"spif-driver.SPI_CS" : "PA_6"
206-
},
207200
"MTB_ADV_WISE_1570": {
208201
"target.components_add" : ["SPIF"],
209202
"spif-driver.SPI_FREQ" : 20000000,
@@ -214,15 +207,6 @@
214207
"platform.default-serial-baud-rate" : 115200,
215208
"nsapi.dns-response-wait-time" : 30000
216209
},
217-
"MTB_ADV_WISE_1530": {
218-
"target.components_add" : ["SPIF"],
219-
"spif-driver.SPI_MOSI" : "PC_3",
220-
"spif-driver.SPI_MISO" : "PC_2",
221-
"spif-driver.SPI_CLK" : "PB_13",
222-
"spif-driver.SPI_CS" : "PC_12",
223-
"no_led" : "1",
224-
"tests-fs-size" : "2*1024*1024"
225-
},
226210
"MCU_PSOC6": {
227211
"tests-fs-size" : "8*1024*1024"
228212
},

TESTS/lorawan/loraradio/template_mbed_app.txt

Lines changed: 0 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -69,28 +69,6 @@
6969
"lora-tcxo": "PA_12"
7070
},
7171

72-
"MTB_MURATA_ABZ": {
73-
"lora-radio": "SX1276",
74-
"lora-spi-mosi": "PA_7",
75-
"lora-spi-miso": "PA_6",
76-
"lora-spi-sclk": "PB_3",
77-
"lora-cs": "PA_15",
78-
"lora-reset": "PC_0",
79-
"lora-dio0": "PB_4",
80-
"lora-dio1": "PB_1",
81-
"lora-dio2": "PB_0",
82-
"lora-dio3": "PC_13",
83-
"lora-dio4": "NC",
84-
"lora-dio5": "NC",
85-
"lora-rf-switch-ctl1": "NC",
86-
"lora-rf-switch-ctl2": "NC",
87-
"lora-txctl": "PC_2",
88-
"lora-rxctl": "PA_1",
89-
"lora-ant-switch": "NC",
90-
"lora-pwr-amp-ctl": "PC_1",
91-
"lora-tcxo": "PA_12"
92-
},
93-
9472
"XDOT_L151CC": {
9573
"lora-radio": "SX1272",
9674
"lora-spi-mosi": "LORA_MOSI",
@@ -113,28 +91,6 @@
11391
"lora-tcxo": "NC"
11492
},
11593

116-
"MTB_MTS_XDOT": {
117-
"lora-radio": "SX1272",
118-
"lora-spi-mosi": "LORA_MOSI",
119-
"lora-spi-miso": "LORA_MISO",
120-
"lora-spi-sclk": "LORA_SCK",
121-
"lora-cs": "LORA_NSS",
122-
"lora-reset": "LORA_RESET",
123-
"lora-dio0": "LORA_DIO0",
124-
"lora-dio1": "LORA_DIO1",
125-
"lora-dio2": "LORA_DIO2",
126-
"lora-dio3": "LORA_DIO3",
127-
"lora-dio4": "LORA_DIO4",
128-
"lora-dio5": "NC",
129-
"lora-rf-switch-ctl1": "NC",
130-
"lora-rf-switch-ctl2": "NC",
131-
"lora-txctl": "NC",
132-
"lora-rxctl": "NC",
133-
"lora-ant-switch": "NC",
134-
"lora-pwr-amp-ctl": "NC",
135-
"lora-tcxo": "NC"
136-
},
137-
13894
"LTEK_FF1705": {
13995
"lora-radio": "SX1272",
14096
"lora-spi-mosi": "LORA_MOSI",
@@ -199,28 +155,6 @@
199155
"lora-ant-switch": "ANT_SWITCH",
200156
"lora-pwr-amp-ctl": "NC",
201157
"lora-tcxo": "NC"
202-
},
203-
204-
"MTB_RAK811": {
205-
"lora-radio": "SX1276",
206-
"lora-spi-mosi": "SPI_RF_MOSI",
207-
"lora-spi-miso": "SPI_RF_MISO",
208-
"lora-spi-sclk": "SPI_RF_SCK",
209-
"lora-cs": "SPI_RF_CS",
210-
"lora-reset": "SPI_RF_RESET",
211-
"lora-dio0": "DIO0",
212-
"lora-dio1": "DIO1",
213-
"lora-dio2": "DIO2",
214-
"lora-dio3": "DIO3",
215-
"lora-dio4": "DIO4",
216-
"lora-dio5": "NC",
217-
"lora-rf-switch-ctl1": "NC",
218-
"lora-rf-switch-ctl2": "NC",
219-
"lora-txctl": "ANT_CTX_PA",
220-
"lora-rxctl": "ANT_CRX_RX",
221-
"lora-ant-switch": "NC",
222-
"lora-pwr-amp-ctl": "NC",
223-
"lora-tcxo": "RF_TCXO_EN"
224158
}
225159
}
226160
}

TESTS/network/emac/main.cpp

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,6 @@
3232
#error [NOT_SUPPORTED] Either wifi or ethernet testing need to be enabled
3333
#else
3434

35-
#if (MBED_CONF_TARGET_NETWORK_DEFAULT_INTERFACE_TYPE == WIFI) && \
36-
!defined(TARGET_MTB_ADV_WISE_1530) && \
37-
!defined(TARGET_MTB_USI_WM_BN_BM_22) && \
38-
!defined(TARGET_WIO_EMW3166)
39-
#error [NOT_SUPPORTED] Wifi tests are not valid for the target
40-
#else
41-
42-
4335

4436
#include "greentea-client/test_env.h"
4537
#include "unity.h"

TESTS/network/emac/mbed_lib.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@
77
"target_overrides": {
88
"WIO_EMW3166": {
99
"NO_SUPPORT_FOR_IPV4_MULTICAST_FILTER": true
10-
},
11-
"MTB_ADV_WISE_1530": {
12-
"NO_SUPPORT_FOR_IPV4_MULTICAST_FILTER": true
13-
},
14-
"MTB_USI_WM_BN_BM_22": {
15-
"NO_SUPPORT_FOR_IPV4_MULTICAST_FILTER": true
1610
}
1711
}
1812
}

components/802.15.4_RF/stm-s2lp-rf-driver/mbed_lib.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44
"provide-default": {
55
"help": "Provide default NanostackRfpy. [true/false]",
66
"value": false
7-
},
8-
"target_overrides": {
9-
"MTB_STM_S2LP": {
10-
"s2lp.provide-default": true
11-
}
127
}
138
}
149
}

components/802.15.4_RF/stm-s2lp-rf-driver/stm-s2lp-rf-driver/NanostackRfPhys2lp.h

Lines changed: 3 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -28,42 +28,6 @@
2828
// Uncomment to use testing gpios attached to TX/RX processes
2929
// #define TEST_GPIOS_ENABLED
3030

31-
#if defined(TARGET_MTB_STM_S2LP)
32-
#if !defined(S2LP_SPI_SDI)
33-
#define S2LP_SPI_SDI PA_7
34-
#endif
35-
#if !defined(S2LP_SPI_SDO)
36-
#define S2LP_SPI_SDO PA_6
37-
#endif
38-
#if !defined(S2LP_SPI_SCLK)
39-
#define S2LP_SPI_SCLK PA_5
40-
#endif
41-
#if !defined(S2LP_SPI_CS)
42-
#define S2LP_SPI_CS PC_0
43-
#endif
44-
#if !defined(S2LP_SPI_SDN)
45-
#define S2LP_SPI_SDN PF_13
46-
#endif
47-
#if !defined(S2LP_SPI_GPIO0)
48-
#define S2LP_SPI_GPIO0 PA_3
49-
#endif
50-
#if !defined(S2LP_SPI_GPIO1)
51-
#define S2LP_SPI_GPIO1 PC_3
52-
#endif
53-
#if !defined(S2LP_SPI_GPIO2)
54-
#define S2LP_SPI_GPIO2 PF_3
55-
#endif
56-
#if !defined(S2LP_SPI_GPIO3)
57-
#define S2LP_SPI_GPIO3 PF_10
58-
#endif
59-
#if !defined(S2LP_I2C_SDA)
60-
#define S2LP_I2C_SDA PB_7
61-
#endif
62-
#if !defined(S2LP_I2C_SCL)
63-
#define S2LP_I2C_SCL PB_6
64-
#endif
65-
#define AT24MAC
66-
#else
6731
#if !defined(S2LP_SPI_SDI)
6832
#define S2LP_SPI_SDI D11
6933
#endif
@@ -106,7 +70,6 @@
10670
#if !defined(S2LP_SPI_GPIO3)
10771
#define S2LP_SPI_GPIO3 A5
10872
#endif
109-
#endif
11073

11174
#include "at24mac_s2lp.h"
11275

@@ -116,11 +79,11 @@ class TestPins_S2LP;
11679
class NanostackRfPhys2lp : public NanostackRfPhy {
11780
public:
11881
NanostackRfPhys2lp(PinName spi_sdi, PinName spi_sdo, PinName spi_sclk, PinName spi_cs, PinName spi_sdn
119-
,PinName spi_gpio0, PinName spi_gpio1, PinName spi_gpio2, PinName spi_gpio3
82+
, PinName spi_gpio0, PinName spi_gpio1, PinName spi_gpio2, PinName spi_gpio3
12083
#ifdef AT24MAC
121-
,PinName i2c_sda, PinName i2c_scl
84+
, PinName i2c_sda, PinName i2c_scl
12285
#endif //AT24MAC
123-
);
86+
);
12487
virtual ~NanostackRfPhys2lp();
12588
virtual int8_t rf_register();
12689
virtual void rf_unregister();

components/storage/blockdevice/COMPONENT_SD/mbed_lib.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,6 @@
7171
"SPI_CLK": "PTE2",
7272
"SPI_CS": "PTE4"
7373
},
74-
"LPC11U37H_401": {
75-
"SPI_MOSI": "SDMOSI",
76-
"SPI_MISO": "SDMISO",
77-
"SPI_CLK": "SDSCLK",
78-
"SPI_CS": "SDSSEL"
79-
},
8074
"LPC2368": {
8175
"SPI_MOSI": "p11",
8276
"SPI_MISO": "p12",
@@ -131,12 +125,6 @@
131125
"SPI_CLK": "PTE2",
132126
"SPI_CS": "PTE4"
133127
},
134-
"MTB_MTS_DRAGONFLY": {
135-
"SPI_MOSI": "SPI2_MOSI",
136-
"SPI_MISO": "SPI2_MISO",
137-
"SPI_CLK": "SPI2_SCK",
138-
"SPI_CS": "SPI_CS2"
139-
},
140128
"TB_SENSE_12": {
141129
"SPI_MOSI": "PC6",
142130
"SPI_MISO": "PC7",

components/storage/blockdevice/COMPONENT_SPIF/mbed_lib.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -37,24 +37,12 @@
3737
"SPI_CLK": "PTD5",
3838
"SPI_CS": "PTD4"
3939
},
40-
"MTB_ADV_WISE_1530": {
41-
"SPI_MOSI": "PC_3",
42-
"SPI_MISO": "PC_2",
43-
"SPI_CLK": "PB_13",
44-
"SPI_CS": "PC_12"
45-
},
4640
"WIO_EMW3166": {
4741
"SPI_MOSI": "PB_15",
4842
"SPI_MISO": "PB_14",
4943
"SPI_CLK": "PB_13",
5044
"SPI_CS": "PA_10"
5145
},
52-
"MTB_USI_WM_BN_BM_22": {
53-
"SPI_MOSI": "PC_3",
54-
"SPI_MISO": "PC_2",
55-
"SPI_CLK": "PB_13",
56-
"SPI_CS": "PA_6"
57-
},
5846
"MTB_ADV_WISE_1570": {
5947
"SPI_MOSI": "PA_7",
6048
"SPI_MISO": "PA_6",

features/cellular/framework/targets/QUECTEL/BG96/mbed_lib.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,5 @@
3737
"help": "Provide as default CellularDevice [true/false]",
3838
"value": false
3939
}
40-
},
41-
"target_overrides": {
42-
"MTB_STM_L475": {
43-
"tx": "SERIAL_TX",
44-
"rx": "SERIAL_RX",
45-
"pwr": "PE_15",
46-
"rst": "PE_9"
47-
}
4840
}
4941
}

features/netsocket/emac-drivers/TARGET_STM/TARGET_STM32F4/TARGET_OLIMEX_STM32E407_F407ZG/stm32f4_eth_conf.c

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

0 commit comments

Comments
 (0)