]> gitweb.ps.run Git - matrix_esp_thesis/commit
esp32 build, cli
authorPatrick <patrick.schoenberger@posteo.de>
Fri, 14 Jul 2023 11:46:27 +0000 (13:46 +0200)
committerPatrick <patrick.schoenberger@posteo.de>
Fri, 14 Jul 2023 11:46:27 +0000 (13:46 +0200)
commit4c72c6901e007414aebb4cb6534c1a49d63558b0
treec0530fbda67888a8857e5a08222ee6d19c41f260
parent10325eaf40c80eb91f1c1eceea880c3abd54efd7
esp32 build, cli
13 files changed:
Makefile
Todo.md [new file with mode: 0644]
esp32/esp_project/components/olm/CMakeLists.txt
esp32/esp_project/main/CMakeLists.txt
esp32/esp_project/main/main.c
esp32/esp_project/main/wifi.c [new file with mode: 0644]
esp32/esp_project/sdkconfig
examples/Cli.c [new file with mode: 0644]
examples/Keys.rdbg [new file with mode: 0644]
examples/ReplyRoomkey.c [new file with mode: 0644]
examples/SendEncrypted.rdbg [new file with mode: 0644]
src/matrix.h
src/matrix_http_mongoose.c