README.md
All checks were successful
Build & Publish / build (push) Successful in 8m59s

This commit is contained in:
Florian Kaiser 2023-07-31 10:59:16 +02:00
parent 0aca50509c
commit d27b063418
Signed by: H4CK3R-01
SSH Key Fingerprint: SHA256:Zh0ZE/S6X5mfivz9uLnbQizfkJfEQTjL8FlWbPqhqk0

View File

@ -13,3 +13,5 @@ docker run -it -v zephyr:/workdir --rm zephyr-config
2. Create a new project by selecting the second option
3. Open the `$HOME/zephyrproject/app` directory in your IDE. The source code is located in the `src` subdirectory.
4. Build and flash the project using the options 4 and 5.
If you want to compile zepyhr for another plattform you have to clear the build directory first.