Skip to content

Commit ab8d84a

Browse files
committed
Disable BLE on Maxim targets until an updated driver becomes available
The current Maxim BLE driver only implements the old BLE API which is deprecated and will be removed soon. Once an updated BLE stack for Maxim becomes available, BLE feature can be re-enabled.
1 parent 35c9301 commit ab8d84a

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

targets/targets.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8680,9 +8680,6 @@
86808680
"SPI",
86818681
"STDIO_MESSAGES"
86828682
],
8683-
"features": [
8684-
"BLE"
8685-
],
86868683
"release_versions": [],
86878684
"detect_code": [
86888685
"0400"
@@ -8758,9 +8755,6 @@
87588755
"SPI_ASYNCH",
87598756
"STDIO_MESSAGES"
87608757
],
8761-
"features": [
8762-
"BLE"
8763-
],
87648758
"release_versions": [],
87658759
"detect_code": [
87668760
"0407"
@@ -8979,9 +8973,6 @@
89798973
"USTICKER",
89808974
"MPU"
89818975
],
8982-
"features": [
8983-
"BLE"
8984-
],
89858976
"release_versions": [
89868977
"2",
89878978
"5"

0 commit comments

Comments
 (0)