COMPONENT_DEPENDS := \
	arch_driver \
	esp32

COMPONENT_SRCDIRS			:= .
COMPONENT_INCDIRS			:= include

COMPONENT_DOXYGEN_INPUT		:= include/driver
