andrzej-kaczmarek commented on code in PR #1366:
URL: https://github.com/apache/mynewt-nimble/pull/1366#discussion_r977804332


##########
README.md:
##########
@@ -105,6 +105,15 @@ Implements a simple BLE peripheral that supports the Nordic
 UART / Serial Port Emulation service
 
(https://developer.nordicsemi.com/nRF5_SDK/nRF51_SDK_v8.x.x/doc/8.0.0/s110/html/a00072.html).
 
+## External projects using NimBLE
+
+Several other projects provide support for using NimBLE either by [NPL 
port](https://github.com/apache/mynewt-nimble/tree/master/porting) or forking:
+
+ * [The Espressif ESP-IDF contains a NimBLE port for ESP-32 
devices](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/bluetooth/nimble/index.html).
+ * [The RIOT operating system contains a package for using 
NimBLE](https://doc.riot-os.org/group__pkg__nimble.html).

Review Comment:
   nitpick: I'd rather link on product name only instead of complete paragraph



##########
README.md:
##########
@@ -105,6 +105,15 @@ Implements a simple BLE peripheral that supports the Nordic
 UART / Serial Port Emulation service
 
(https://developer.nordicsemi.com/nRF5_SDK/nRF51_SDK_v8.x.x/doc/8.0.0/s110/html/a00072.html).
 
+## External projects using NimBLE
+
+Several other projects provide support for using NimBLE either by [NPL 
port](https://github.com/apache/mynewt-nimble/tree/master/porting) or forking:
+
+ * [The Espressif ESP-IDF contains a NimBLE port for ESP-32 
devices](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/bluetooth/nimble/index.html).
+ * [The RIOT operating system contains a package for using 
NimBLE](https://doc.riot-os.org/group__pkg__nimble.html).

Review Comment:
   nitpick: I'd rather link on project name only instead of complete paragraph



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to