mirror of https://github.com/ARMmbed/mbed-os.git
The preprocessor based macro check #if evaluates all enums as 0 and hence the code does not get compiled. Since move this to a runtime check where the pin variable can be correctly evaluated. Delete mbed_overrides.c as it has a target specific mbed_sdk_init() to resolve linking problem. This is a follow on patch to: https://github.com/ARMmbed/mbed-os/pull/8046 |
||
---|---|---|
.. | ||
TARGET_MCU_NRF51822 | ||
TARGET_NRF5x | ||
mbed_rtx.h |