Files
Supreet Deshpande 9c03d5e7ff feature/protobuf-c: Added the protobuf-C component from esp-idf
ESP-IDF Commit Id: 3ba8eed60aa2997a2894c27b5a6e53186101369e(v3.2)
2019-01-15 17:24:05 +08:00

9 lines
145 B
Makefile

#
# Component Makefile
#
COMPONENT_ADD_INCLUDEDIRS := protobuf-c
COMPONENT_SRCDIRS := protobuf-c/protobuf-c
COMPONENT_SUBMODULES += protobuf-c