This website requires JavaScript.
Explore
Help
Sign In
ARMmbed
/
mbed-os
mirror of
https://github.com/ARMmbed/mbed-os.git
Watch
1
Star
0
Fork
You've already forked mbed-os
0
Code
Issues
Projects
Releases
Wiki
Activity
05fc0f5263
mbed-os
/
tools
/
test
/
config
/
feature_recursive_complex
/
mbed_app.json
9 lines
144 B
JSON
Raw
Normal View
History
Unescape
Escape
[build tools] Added test for configurations set from same level as feature
2016-06-15 00:51:35 +00:00
{
"target_overrides"
:
{
"*"
:
{
Moving LWIP feature to BOOTLOADER in config testing
2018-10-01 18:49:06 +00:00
"target.features_add"
:
[
"BOOTLOADER"
]
,
[build tools] Added test for configurations set from same level as feature
2016-06-15 00:51:35 +00:00
"lib2.test"
:
"GOOD"
}
}
}