Merge branch 'feature/cmock_component' into 'master'

cmock as component replacing unity

See merge request espressif/esp-idf!9859
This commit is contained in:
Ivan Grokhotkov
2020-09-10 16:06:20 +08:00
59 changed files with 100 additions and 60 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
idf_component_register(SRC_DIRS "."
PRIV_REQUIRES unity test_utils mqtt nvs_flash app_update)
PRIV_REQUIRES cmock test_utils mqtt nvs_flash app_update)