Skip to content

Commit 4083469

Browse files
author
Marcelo Salazar
committed
Remove Ublox targets
1 parent c064035 commit 4083469

Some content is hidden

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

43 files changed

+0
-2965
lines changed

TESTS/integration/COMMON/target_extended.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -163,15 +163,6 @@
163163
"RZ_A1H": {
164164
"target.macros_add" : ["MBEDTLS_TEST_NULL_ENTROPY", "MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES"]
165165
},
166-
"UBLOX_C030_U201": {
167-
"target.features_add" : ["STORAGE", "LWIP"],
168-
"target.network-default-interface-type" : "CELLULAR",
169-
"lwip.ipv4-enabled" : true,
170-
"lwip.ethernet-enabled" : false,
171-
"lwip.ppp-enabled" : true,
172-
"lwip.tcp-enabled" : true,
173-
"mbed-trace.enable" : false
174-
},
175166
"WIO_EMW3166": {
176167
"target.components_add" : ["SPIF"],
177168
"spif-driver.SPI_MOSI" : "PB_15",

components/storage/blockdevice/COMPONENT_SD/mbed_lib.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,6 @@
9595
"SPI_CLK": "p15",
9696
"SPI_CS": "p14"
9797
},
98-
"UBLOX_C030": {
99-
"SPI_MOSI": "D11",
100-
"SPI_MISO": "D12",
101-
"SPI_CLK": "D13",
102-
"SPI_CS": "D10"
103-
},
10498
"RZ_A1H": {
10599
"SPI_MOSI": "P8_5",
106100
"SPI_MISO": "P8_6",

features/lwipstack/mbed_lib.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,6 @@
165165
"LPC1768": {
166166
"mem-size": 16362
167167
},
168-
"UBLOX_C027": {
169-
"mem-size": 16362
170-
},
171168
"ARCH_PRO": {
172169
"mem-size": 16362
173170
},

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

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

features/netsocket/emac-drivers/TARGET_STM/TARGET_STM32F4/TARGET_MODULE_UBLOX_ODIN_W2/stm32f4_eth_init.cpp

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

0 commit comments

Comments
 (0)