esp-open-rtos/extras/sntp/component.mk

9 lines
187 B
Makefile
Raw Normal View History

2016-03-09 16:18:51 +00:00
# Component makefile for extras/sntp
INC_DIRS += $(sntp_ROOT)
# args for passing into compile rule generation
sntp_SRC_DIR = $(sntp_ROOT)
$(eval $(call component_compile_rules,sntp))