]> gitweb.ps.run Git - matrix_esp_thesis/commit
use global static buffers to save memory, get Verify example working on ESP32
authorpatrick-scho <patrick.schoenberger@posteo.de>
Sun, 15 Oct 2023 12:11:51 +0000 (14:11 +0200)
committerpatrick-scho <patrick.schoenberger@posteo.de>
Sun, 15 Oct 2023 12:11:51 +0000 (14:11 +0200)
commitb231ec39ba5b9df6288a50204e5dabe9f591c830
tree51af5285e95ca548982f233cc7e15853920eeacf
parent8ceca98f04b88798794748572fce184b92144d2d
use global static buffers to save memory, get Verify example working on ESP32
esp32/esp_project/main/Verify.c
src/matrix.c
src/matrix.h
src/matrix_http_esp32.c