chrysn opened a new issue, #1315:
URL: https://github.com/apache/mynewt-nimble/issues/1315

   nimble is portable both with respect to the operating system it runs on and 
to the radio modules, but starting at the project web page or repository it is 
hard to discover for which there is which level of support.
   
   I suggest that that the Supported Hardware section of the README be 
extended, eg. like this:
   
   > With the components in this repository, NimBLE supports Nordic nRF51 and 
nRF52 chipsets as controllers. Host runs on any board and architecture 
[supported](https://github.com/apache/mynewt-core#overview) by Apache Mynewt OS.
   >
   > Several other projects provide out-of-tree support for additional 
components:
   > * The [Espressif ESP-IDF contains a NimBLE 
port](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/bluetooth/nimble/index.html)
 for ESP-32 devices.
   > * The [RIOT operating system contains a 
package](https://doc.riot-os.org/group__pkg__nimble.html) for using NimBLE.
   > * *If you publish a NimBLE port, please let us know to include it here!*
   
   I think that the ESP-IDF stuff is not really a port but more of a fork, but 
don't know it well enough to make a good assessment.
   
   The porting/targets directory contains snippets for Linux and nuttx, so they 
should probably also get mentions on that list if they're usable.
   
   That information might also be maintained, for example, in a wiki, but I 
think it's practical to have this highly visible.


-- 
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