mirror of https://github.com/ARMmbed/mbed-os.git
Fixes: #13109 Prior to this commit, target implementations of NanostackRfPhy are not guarded by any mbed_lib.json - they are always visible to the build even if the interface itself is not enabled (e.g. when using the "requires" attribute of mbed_app.json). It causes build errors. To resolve this, this commit move target code into nanostack-interface, similar to what we do with BLE targets. |
||
|---|---|---|
| .. | ||
| FEATURE_BLE | ||
| FEATURE_BOOTLOADER | ||
| FEATURE_EXPERIMENTAL_API | ||
| cellular | ||
| cryptocell/FEATURE_CRYPTOCELL310 | ||
| deprecated_warnings | ||
| device_key | ||
| frameworks | ||
| lorawan | ||
| lwipstack | ||
| mbedtls | ||
| nanostack | ||
| netsocket | ||
| nfc | ||
| storage | ||