From 57332c899d06c55e15f52b7821e2b34ac7f58a87 Mon Sep 17 00:00:00 2001 From: Werner Lewis Date: Thu, 15 Apr 2021 11:57:38 +0100 Subject: [PATCH] README: Remove incorrect Known Issues section Issue #40 has been closed, IAR is no longer supported, and the default applications described have been changed since. These issues are no longer accurate and should be removed. --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 8bf958fb..5a06422c 100644 --- a/README.md +++ b/README.md @@ -143,13 +143,6 @@ If you don't have a scanner on your phone, please install : - [ST BLE Profile](https://play.google.com/store/apps/details?id=com.stm.bluetoothlevalidation) for Android. -Known issues -============ - -* [NUCLEO_F411RE]: Some BLE examples doesn't work with the ST BLE expansion. See [#40](https://github.com/ARMmbed/mbed-os-example-ble/issues/40) -* [NRF5] Impossible to debug or flash the examples with IAR: See [#39](https://github.com/ARMmbed/mbed-os-example-ble/issues/39) -* [NUCLEO_WB55RG]: some examples are not working with default application described in examples readme. Better use [LightBlue](https://itunes.apple.com/gb/app/lightblue-bluetooth-low-energy/id557428110?mt=8) for iPhone or try out [ST BLE Profile](https://play.google.com/store/apps/details?id=com.stm.bluetoothlevalidation). - ### License and contributions The software is provided under Apache-2.0 license. Contributions to this project are accepted under the same license. Please see contributing.md for more info.