This commit is contained in:
parent
0aca50509c
commit
d27b063418
@ -13,3 +13,5 @@ docker run -it -v zephyr:/workdir --rm zephyr-config
|
|||||||
2. Create a new project by selecting the second option
|
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.
|
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.
|
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user