mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-09-03 07:40:04 +00:00
Fix links in README.md
This commit is contained in:
committed by
Andrzej Kaczmarek
parent
44374ce86c
commit
7e17a05d7c
@@ -65,11 +65,11 @@ Generic Attribute Profile (GATT) and Security Manager (SM).
|
||||
- nimble/transport: Contains code for supported transport protocols between host
|
||||
and controller. This includes UART, emSPI and RAM (used in combined build when
|
||||
host and controller run on same CPU)
|
||||
([transport](https://github.com/apache/mynewt-nimble/tree/master/nimble/drivers))
|
||||
([transport](https://github.com/apache/mynewt-nimble/tree/master/nimble/transport))
|
||||
|
||||
- porting: Contains implementation of NimBLE Porting Layer (NPL) for supported
|
||||
operating systems
|
||||
([transport](https://github.com/apache/mynewt-nimble/tree/master/porting))
|
||||
([porting](https://github.com/apache/mynewt-nimble/tree/master/porting))
|
||||
|
||||
- ext: Contains external libraries used by NimBLE. Those are used if not
|
||||
provided by OS
|
||||
|
||||
Reference in New Issue
Block a user