Skip to content

Commit 932e766

Browse files
committed
chore: remove portable ide section
Not supported by Arduino IDE 2.x Signed-off-by: Frederic Pillon <[email protected]>
1 parent c4ef823 commit 932e766

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

_dev/Where-are-sources.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,14 @@ The stm32 core files can then be found in this directory:
1313

1414
`<Arduino IDE install directory>/packages/STMicroelectronics/hardware/stm32/2.8.1`.
1515

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.
2318
2419
## STM32 Tools files location
2520

2621
Go to the Arduino IDE install directory. See above.
2722

2823
Then, go to the `<Arduino install directory>/packages/STMicroelectronics/tools/STM32Tools/2.2.3` directory.
2924

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.

0 commit comments

Comments
 (0)