Files
Joachim 8fdb3c7679 Trying to add parallel for loops (with pthread)
- OpenCV lib compiled with PTHREADS_PF=ON
- Copied and tested in esp32/examples/esp_opencv_tests/
- TODO: Problem while linking pthreads :
        undefined reference to `pthread_cond_signal`
2020-03-27 09:27:29 +01:00

797 KiB