5 Commits

Author SHA1 Message Date
7ac7e155d7 directories functions header added (from esp-idf/components/vfs) 2020-06-30 14:35:19 +02:00
865644b64e directories functions header added (from esp-idf/components/vfs) 2020-06-30 14:34:39 +02:00
751f90bf1e Allocating static buffers on the heap at runtime
- The dram0 section size is very limited
- The static tables NNDeltaTab, BilinearTab, BicubicTab and Lanczos4Tab are taking too much space
2020-04-07 22:43:31 +02:00
7742d416d4 added some comments on the modifications done into the code 2020-03-24 11:21:27 +01:00
fce6dc35b4 initial commit 2020-03-23 11:48:41 +01:00