File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -13,18 +13,14 @@ The stm32 core files can then be found in this directory:
13
13
14
14
` <Arduino IDE install directory>/packages/STMicroelectronics/hardware/stm32/2.8.1 ` .
15
15
16
- The ` 2.8.1 ` changes depending on your installed stm32 core version.
17
-
18
- If you use the portable IDE, as described [ here] ( https://www.arduino.cc/en/Guide/PortableIDE ) ,
19
- then the location is here instead:
20
-
21
- * ` <Arduino IDE install directory>/portable/ ` _ (Linux/Mac)_
22
- * ` <Arduino IDE install directory>\portable\ ` _ (Windows 10 and 11)_
16
+ > [ !NOTE]
17
+ > The ` 2.8.1 ` changes depending on your installed stm32 core version.
23
18
24
19
## STM32 Tools files location
25
20
26
21
Go to the Arduino IDE install directory. See above.
27
22
28
23
Then, go to the ` <Arduino install directory>/packages/STMicroelectronics/tools/STM32Tools/2.2.3 ` directory.
29
24
30
- The ` 2.2.3 ` changes depending on your installed stm32 tools version.
25
+ > [ !NOTE]
26
+ > The ` 2.2.3 ` changes depending on your installed stm32 tools version.
You can’t perform that action at this time.
0 commit comments