mirror of https://github.com/ARMmbed/mbed-os.git
fixed define name for test
parent
e75ca75e17
commit
57b6cca240
|
@ -23,7 +23,7 @@
|
||||||
#include <events/mbed_events.h>
|
#include <events/mbed_events.h>
|
||||||
#include "NFCEEPROMDriver.h"
|
#include "NFCEEPROMDriver.h"
|
||||||
|
|
||||||
#if !NFCEEPROM
|
#if !MBED_CONF_NFCEEPROM
|
||||||
#error [NOT_SUPPORTED] NFC EEPROM not supported for this target
|
#error [NOT_SUPPORTED] NFC EEPROM not supported for this target
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue