mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #15018 from jeromecoutant/PR_FLASHTEST
hal-tests-tests-mbed_hal-flash compilation warningpull/15017/head
commit
faf87374f9
|
|
@ -270,4 +270,4 @@ int main()
|
||||||
Harness::run(specification);
|
Harness::run(specification);
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif !DEVICE_FLASH
|
#endif // !DEVICE_FLASH
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue