From: patrick-scho Date: Sun, 15 Oct 2023 12:11:51 +0000 (+0200) Subject: use global static buffers to save memory, get Verify example working on ESP32 X-Git-Url: https://gitweb.ps.run/matrix_esp_thesis/commitdiff_plain/b231ec39ba5b9df6288a50204e5dabe9f591c830?ds=inline;hp=b231ec39ba5b9df6288a50204e5dabe9f591c830 use global static buffers to save memory, get Verify example working on ESP32 ---