d4rkmen
d4rkmen
I was looking deep inside this branch, and it requires next changes: - refactor to use custom storage types. possible cases: SDCard / NVS / SPIFFS / USB drive (may...
Consider the FATFS library used for SDCard eats 30kb of RAM, making ESP32 system unusable (api server has no free ram to serve)
> * For the 0x106 ("not supported") error related to sdmmc_send_cmd_crc_on_off: we have a draft patch for this. show us what you have got :-)
ESP32-S3 tested with ST7789 with ESP-IDF. No issues with small images detected.
I can see now ```cpp static constexpr uint32_t WRITEPIXELS_MAXLEN = 32767; ``` Still dont understand what goind on here with src_x and src_x32. Can someone explain?
Language settings is good improvement, but lets not limit it by only 2 languages. Lets add all basic languages in the list, and allow to enter manually (not from the...