mbed-os/components/storage/blockdevice/COMPONENT_FLASHIAP
Alastair D'Silva 5b29b7e6b5 Don't use define checks on DEVICE_FOO macros (mbed code)
The DEVICE_FOO macros are always defined (either 0 or 1).

This patch replaces any instances of a define check on a DEVICE_FOO
macro with value test instead.

Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
2018-12-27 22:26:04 -06:00
..
TESTS/filesystem/fopen storage component: update astyle 2018-10-25 09:51:09 +01:00
util storage component: update astyle 2018-10-25 09:51:09 +01:00
FlashIAPBlockDevice.cpp Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-27 22:26:04 -06:00
FlashIAPBlockDevice.h Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-27 22:26:04 -06:00
mbed_lib.json Removing nvstore. adding back the option for configuration as in the external repo 2018-10-10 17:15:46 +03:00