summaryrefslogtreecommitdiff
path: root/docs/sections/customizing.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sections/customizing.md')
-rw-r--r--docs/sections/customizing.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/sections/customizing.md b/docs/sections/customizing.md
index 346a34c..8781855 100644
--- a/docs/sections/customizing.md
+++ b/docs/sections/customizing.md
@@ -723,8 +723,6 @@ cmake \
-DCMAKE_TOOLCHAIN_FILE=scripts/cmake/bare-metal-toolchain.cmake ..
```
-For Windows, add `-G "MinGW Makefiles"` to the CMake command.
-
As a result, `ethos-u-hello_world.axf` should be created, MPS3 build
will also produce `sectors/hello_world` directory with binaries and
`images-hello_world.txt` to be copied to the board MicroSD card.