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
2f056f2814
mbed-os
/
tools
/
test
/
config_test
/
test24
/
mbed_app.json
8 lines
105 B
JSON
Raw
Normal View
History
Unescape
Escape
[build tools] Added test coverage for config features feature
2016-06-14 19:17:38 +00:00
{
"target_overrides"
:
{
"*"
:
{
[build tools] Added proper namespace for features per @bogdanm
2016-06-15 15:25:31 +00:00
"target.features_add"
:
[
"IPV4"
]
[build tools] Added test coverage for config features feature
2016-06-14 19:17:38 +00:00
}
}
}