aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/src/git@git.philw.dev:e1 (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-10-15Implement additional metricsFilip Wandzio1-17/+126
2025-10-14Optimize mqtt rtt analysis methodFilip Wandzio6-90/+154
2025-09-05Standarize the project directory for monorepo-like developer experienceFilip Wandzio13-172/+355
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>
2025-09-04Unify the directory, add new analysis methods, unify the code styleFilip Wandzio34-1/+536
Signed-off-by: Filip Wandzio <contact@philw.dev>