diff --git a/frameworks/utest/mbed_lib.json b/frameworks/utest/mbed_lib.json new file mode 100644 index 0000000000..91a2d80879 --- /dev/null +++ b/frameworks/utest/mbed_lib.json @@ -0,0 +1,4 @@ +{ + "name": "utest", + "macros": ["UNITY_INCLUDE_CONFIG_H"] +}