mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-22 23:07:28 +02:00
* 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
2 lines
92 B
CMake
2 lines
92 B
CMake
idf_component_register(SRC_DIRS "."
|
|
PRIV_REQUIRES cmock test_utils mdns) |