mirror of https://github.com/ARMmbed/mbed-os.git
Adding new modules inside the namespace could be breaking change for existing code base hence add `using namespace::class` for classes newly added to mbed namespace to maintian backwards compatibility. MBED_NO_GLOBAL_USING_DIRECTIVE is added to remove auto-addition of namespace Macro guard `MBED_NO_GLOBAL_USING_DIRECTIVE` is added around namespace, to avoid polluting users namespace. |
||
---|---|---|
.. | ||
FEATURE_BLE | ||
FEATURE_BOOTLOADER | ||
cellular | ||
cryptocell/FEATURE_CRYPTOCELL310 | ||
deprecated_warnings | ||
device_key | ||
frameworks | ||
lorawan | ||
lwipstack | ||
mbedtls | ||
nanostack | ||
netsocket | ||
nfc | ||
storage | ||
unsupported |