mbed-os/connectivity/nfc
Sebastian Stockhammer 3bee4917bb 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 10:46:14 +02:00
..
docs fix(docs): corrects various typos in project documentation 2021-04-23 23:31:11 -05:00
include/nfc Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
libraries CMake: Use relative paths to list source files and directories 2020-11-09 12:32:30 +00:00
source Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
tests/TESTS/nfc/eeprom Early test skip 2021-06-14 10:46:14 +02:00
CMakeLists.txt CMake: Use relative paths to list source files and directories 2020-11-09 12:32:30 +00:00
mbed_lib.json Move nfc into connectivity 2020-08-11 14:55:25 +01:00