aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Solve baud detection bug, fix wifi searching task scheduling bug, improve ↵HEADmasterFilip Wandzio2025-10-293-87/+112
| | | | documentation, implement additional mqtt topics
* Implement additional metricsFilip Wandzio2025-10-151-17/+126
|
* Optimize mqtt rtt analysis methodFilip Wandzio2025-10-144-86/+149
|
* Standarize the project directory for monorepo-like developer experienceFilip Wandzio2025-09-052-62/+66
| | | | | | | | | | Move the clang formatter to the root of the three so all nested projects could use it Provide README for all other projects Refactor the code in rtt agregator Signed-off-by: Filip Wandzio <contact@philw.dev>
* Unify the directory, add new analysis methods, unify the code styleFilip Wandzio2025-09-045-0/+269
Signed-off-by: Filip Wandzio <contact@philw.dev>