- https://redterminal.org
-
Joined on
2021年09月10日
623857814c
arduino-cli: Added bullet point for packages installed by "arduino_setup.sh"
24aca0f53b
arduino-cli: Added bullet point for packages installed by "arduino_setup.sh"
092b3c844d
arduino-cli: Added bullet point for packages installed by "arduino_setup.sh"
38c2e0bb00
Canceled: Sleep modes for the ESP32, because WiFi always needs to be on
d989827f45
Canceled: Sleep modes for the ESP32, because WiFi always needs to be on
e2b6bb4796
FIX: Fixed some typos in "index.gmi"
e765e3296d
FIX: Request task queue had wrong element size: now "sizeof(WiFiClient*)"
644bd7d319
Refactor: Changed from dynamically allocated threads to two worker threads
a68c2edf5d
FIX(typos): Fixed some typos in README.md and installation.gmi
157ba29962
feat(Makefile): To build/flash/upload from commandline; feat(arduino_setup.sh): Setup script that sets up Arduino automatically
d57317d08f
Updated README.md
67dde762d2
Fixed some unclear description in config.dist.h
9b46e760a4
Some changes to served files and made ROOT directory configurable
6e55dd023e
Some changes to served files and made ROOT directory configurable
3284133196
1. FIX: Add ' core;' to snprintf() format string for listing tasks
1129f2ad12
1. FIX: Added semaphore to protect taskList[] array
384c0e7d4d
Split up functionality into different files & headers
a12fea14c3
FIX(status): Buffersize for snprintf() statement was wrong, removed wrong line in "FreeRTOS" section
7c04ccf591
feat(status): Made status page optional
1c31ee0247
feat(status): Added status page