mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-29 10:17:30 +02:00
cmock: added cmock as component
* changing dependencies from unity->cmock * added component.mk and Makefile.projbuild * ignore test dir in gen_esp_err_to_name.py * added some brief introduction of CMock in IDF * Original commit: espressif/esp-idf@20c068ef3b
This commit is contained in:
committed by
suren-gabrielyan-espressif
parent
110f1f652d
commit
9772e49b26
@ -1,2 +1,2 @@
|
||||
idf_component_register(SRC_DIRS "."
|
||||
PRIV_REQUIRES unity test_utils mdns)
|
||||
PRIV_REQUIRES cmock test_utils mdns)
|
Reference in New Issue
Block a user