adjust for non Arduino

This commit is contained in:
XiaochaoGONG
2019-03-29 12:06:57 +08:00
parent 54814d065f
commit f7fed18718
4 changed files with 5 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ set(COMPONENT_SRCS
driver/twi.c
driver/xclk.c
sensors/ov2640.c
sensors/ov3660.c
sensors/ov7725.c
conversions/yuv.c
conversions/to_jpg.cpp