mbed-os/docs
Brian Daniels efa90dedf0 Allowing mbed_app.json files to be discovered for tests.
Before, mbed_app.json files were explicitly ignored when building tests.
This was mostly because you could have multiple mbed_app.json files in the
tree (for instance, in test case folders) and the behavior would be
undefined. Now the tools explicitly ensure that there aren't multiple
mbed_app.json files in your source files. So auto discovery of
mbed_app.json for testing is being reintroduced.
2016-11-08 10:43:56 +00:00
..
BUILDING.md Changed name for the target UBLOX_C029 to UBLOX_EVK_ODIN_W2 2016-10-03 12:10:50 +02:00
COMMITTERS.md Further changes to reflect workspace_tools to tools rename 2016-06-09 21:40:54 +01:00
TESTING.md Remove macro for operators. Enable these as default behavior 2016-07-10 13:47:13 -05:00
Toolchain_Profiles.md Add documentation of the Toolchain Profile system 2016-09-29 10:20:05 -05:00
build_profiles.md New build profile and docs 2016-10-27 11:13:10 +01:00
config_system.md Removed custom targets from config system 2016-09-13 15:54:44 +03:00
events.md A few improvements to the events documentation 2016-09-29 20:48:21 +03:00
ignoring_files_from_build.md Document the .mbedignore file 2016-07-14 13:06:10 +03:00
mbed_targets.md Additional device names. mbed_targets.md update 2016-10-10 17:23:36 +01:00
memap.md memap doc minor fixes 2016-06-29 08:28:33 +01:00
testing_mbed_OS_5.md Allowing mbed_app.json files to be discovered for tests. 2016-11-08 10:43:56 +00:00