mirror of
https://gitcode.com/gh_mirrors/es/esp32-opencv.git
synced 2025-08-06 18:24:38 +08:00

- Basic example only makes some matrices and apply basic operations on them - Tests example test every useful for embedded system features of opencv
6 lines
146 B
Makefile
6 lines
146 B
Makefile
#
|
|
# "main" pseudo-component makefile.
|
|
#
|
|
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
|
|
|