🐇 Adds clang as a software requirement

This commit is contained in:
Rune Harlyk
2024-07-09 20:20:16 +02:00
committed by Rune Harlyk
parent 0e29dba043
commit 12fc57af1f
+1
View File
@@ -14,6 +14,7 @@ Install the following software to ensure all functionalities:
- [Node.js](https://nodejs.org) - Needed for app building
- A package manager of your choice (npm, pnpm, yarn)
- [Python 3.8 or higher](https://www.python.org/downloads/) - Used for firmware build scripts
- [ClangFormat](https://releases.llvm.org/download.html) - Used for formatting
### Project Structure