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
241b062cdf
mbed-os
/
tools
/
test
/
config
/
feature_remove
/
lib1
/
mbed_lib.json
9 lines
134 B
JSON
Raw
Normal View
History
Unescape
Escape
[tools] Added test for removing features
2016-07-27 23:01:33 +00:00
{
"name"
:
"lib1"
,
"target_overrides"
:
{
"*"
:
{
Moving LWIP feature to BOOTLOADER in config testing
2018-10-01 18:49:06 +00:00
"target.features_remove"
:
[
"BOOTLOADER"
]
[tools] Added test for removing features
2016-07-27 23:01:33 +00:00
}
}
}