6 Commits

Author SHA1 Message Date
865644b64e directories functions header added (from esp-idf/components/vfs) 2020-06-30 14:34:39 +02:00
ec3162b0ae parsing the cmake output to get the list of opencv modules compiled 2020-04-07 22:51:08 +02:00
50b4e6fc53 Added code optimization for OpenCV compilation
- Changed -DCV_DISABLE_OPTIMIZATION to OFF
- This re-enable code optimization (dispatched code/intrinsics/loop unrolling/etc)
2020-03-26 09:16:22 +01:00
7742d416d4 added some comments on the modifications done into the code 2020-03-24 11:21:27 +01:00
edc7e1c033 added script to compile esp32 xcompiler from scratch 2020-03-24 10:44:35 +01:00
fce6dc35b4 initial commit 2020-03-23 11:48:41 +01:00