fab pushed to main at fab/esp32-gemserv 2026年07月16日 14:44:27 +02:00
623857814c
arduino-cli: Added bullet point for packages installed by "arduino_setup.sh"
fab pushed to main at fab/esp32-gemserv 2026年07月16日 14:39:26 +02:00
24aca0f53b
arduino-cli: Added bullet point for packages installed by "arduino_setup.sh"
fab pushed to main at fab/esp32-gemserv 2026年07月16日 14:37:17 +02:00
092b3c844d
arduino-cli: Added bullet point for packages installed by "arduino_setup.sh"
fab pushed to main at fab/esp32-gemserv 2026年07月16日 13:33:25 +02:00
38c2e0bb00
Canceled: Sleep modes for the ESP32, because WiFi always needs to be on
fab pushed to main at fab/esp32-gemserv 2026年07月16日 13:29:36 +02:00
d989827f45
Canceled: Sleep modes for the ESP32, because WiFi always needs to be on
fab pushed to main at fab/esp32-gemserv 2026年07月16日 12:53:40 +02:00
e2b6bb4796
FIX: Fixed some typos in "index.gmi"
fab pushed to main at fab/esp32-gemserv 2026年07月16日 12:13:21 +02:00
e765e3296d
FIX: Request task queue had wrong element size: now "sizeof(WiFiClient*)"
fab pushed tag v0.1.0-ALPHA to fab/esp32-gemserv 2026年07月16日 09:48:35 +02:00
fab pushed to main at fab/esp32-gemserv 2026年07月16日 09:48:25 +02:00
644bd7d319
Refactor: Changed from dynamically allocated threads to two worker threads
fab pushed to main at fab/esp32-gemserv 2026年07月15日 12:55:59 +02:00
a68c2edf5d
FIX(typos): Fixed some typos in README.md and installation.gmi
fab pushed to main at fab/esp32-gemserv 2026年07月15日 08:33:47 +02:00
157ba29962
feat(Makefile): To build/flash/upload from commandline; feat(arduino_setup.sh): Setup script that sets up Arduino automatically
fab pushed to main at fab/esp32-gemserv 2026年07月14日 21:42:05 +02:00
d57317d08f
Updated README.md
fab pushed to main at fab/esp32-gemserv 2026年07月14日 19:46:21 +02:00
67dde762d2
Fixed some unclear description in config.dist.h
fab pushed to main at fab/esp32-gemserv 2026年07月14日 19:38:05 +02:00
9b46e760a4
Some changes to served files and made ROOT directory configurable
fab pushed to main at fab/esp32-gemserv 2026年07月14日 19:33:22 +02:00
6e55dd023e
Some changes to served files and made ROOT directory configurable
fab pushed to main at fab/esp32-gemserv 2026年07月14日 06:59:51 +02:00
3284133196
1. FIX: Add ' core;' to snprintf() format string for listing tasks
1129f2ad12
1. FIX: Added semaphore to protect taskList[] array
Compare 2 commits »
fab pushed to main at fab/esp32-gemserv 2026年07月12日 12:06:14 +02:00
384c0e7d4d
Split up functionality into different files & headers
fab pushed to main at fab/esp32-gemserv 2026年07月11日 17:20:08 +02:00
a12fea14c3
FIX(status): Buffersize for snprintf() statement was wrong, removed wrong line in "FreeRTOS" section
fab pushed to main at fab/esp32-gemserv 2026年07月11日 17:02:38 +02:00
7c04ccf591
feat(status): Made status page optional
fab pushed to main at fab/esp32-gemserv 2026年07月11日 14:56:01 +02:00
1c31ee0247
feat(status): Added status page