mbed-os/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs
Ashok Rao b9b4c5d392 Mbed OS will soon be changing directory structure to the below:
```
connectivity
├── netsocket
├── lwipstack
├── nanostack
│   ├── mbed_lib.json // nanostack-interface's mbed_lib.json
│   ├── include
│   │   └── nanostack // headers from features/netsocket/nanostack-interface
│   ├── source        // sources from features/netsocket/nanostack-interface
│   ├── coap-service  // used by Thread only - deprecate?
│   ├── mbed-mesh-api
│   ├── nanostack-hal-mbed-cmsis-rtos // HAL porting layer for Nanostack on mbed with CMSIS-RTOS
│   ├── sal-stack-nanostack
│   └── sal-stack-nanostack-eventloop
├── cellular                // previously in features/cellular/framework/
├── ...

```

This PR is a part of a wider \connectivity refactoring and implements the above new directory structure for \nanostack.
2020-08-05 16:55:43 +01:00
..
CCM_lib Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
Neighbor_cache Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
SHA256_Lib Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
Trickle Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
blacklist Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
etx Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
fhss Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
fnv_hash Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
hmac Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
ieee_802_11 Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
load_balance Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
mac_neighbor_table Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
mdns Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
mle_service Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
nd_proxy Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
nist_aes_kw Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
pan_blacklist Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
utils Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
whiteboard Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
README.txt Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00

README.txt

This folder include service libraries which are Nanostack free Libraries and cuold generate seperate library easily.