Skip to content

Commit 0f1f082

Browse files
massonalfpistm
authored andcommitted
download folder updated
since #128ca68
1 parent acd9d7a commit 0f1f082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_cmake/Setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Learn how to install it [here](https://arduino.github.io/arduino-cli/0.21/instal
4848

4949
## Compiler
5050

51-
As with Arduino IDE, there is nothing to do here! The compiler (`arm-none-eabi-g++` *et al.*) will be downloaded when you first run CMake, in a separate folder along `Arduino_Core_STM32/`.
51+
As with Arduino IDE, there is nothing to do here! The compiler (`arm-none-eabi-g++` *et al.*) will be downloaded when you first run CMake, in a separate folder in your user home directory.
5252
For the curious user, here is where we get it: [https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack](https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack)
5353

5454
## CMSIS

0 commit comments

Comments
 (0)