diff --git a/arch/cpu/cc26xx-cc13xx/rf-core/README.md b/examples/platform-specific/cc26xx/ble-ipv6/README.md similarity index 96% rename from arch/cpu/cc26xx-cc13xx/rf-core/README.md rename to examples/platform-specific/cc26xx/ble-ipv6/README.md index 247626e2d..d72ab752d 100644 --- a/arch/cpu/cc26xx-cc13xx/rf-core/README.md +++ b/examples/platform-specific/cc26xx/ble-ipv6/README.md @@ -37,8 +37,6 @@ The L2CAP LE credit-based flow control support is implemented in `arch/cpu/cc26x Besides implementing rudimentary L2CAP support, this module handles fragmentation of large IPv6 packets. ## Using BLEach -A simple IPv6-over-BLE UDP-client is included under `examples/platform-specific/cc26xx/cc26xx-ble-client-demo`. - Currently, BLEach is only available for the Texas Instruments CC2650 hardware platform. The following sections describe how to configure BLEach for IPv6-over-BLE nodes and border routers.