Files
Joachim ae66a3e71a Big refactor of the benchmarking code
- tested with opencv build_type=debug and for build_type=release
- TODO: test with pthread_pf enabled
2020-04-01 16:17:46 +02:00

243 B

1# Espressif ESP32 Partition Table
2# Name, Type, SubType, Offset, Size, Flags
3nvs, data, nvs, 0x9000, 0x6000,
4phy_init, data, phy, 0xf000, 0x1000,
5factory, app, factory, 0x10000, 3M,
6storage, data, spiffs, , 1500k,