mbed-os/TESTS/nfc/eeprom
Sebastian Stockhammer b2e4fb08fe Early test skip
Adding mbed-os subdirectories that are not required for a specific project to .mbedignore is a good way to reduce compilation time. Sometimes it happens that tests depend on ignored files, which causes the test-build to fail even though the corresponding feature/component
is not configured. The reason is that the conditional that skips the test is placed after the includes.
2021-06-14 12:11:48 +02:00
..
main.cpp Early test skip 2021-06-14 12:11:48 +02:00