Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Where are sources

Frederic Pillon edited this pageNov 13, 2024 ·13 revisions

STM32 core sources files location

The install directory of Arduino IDE can be found here:

  • /home/\<USERNAME>/.arduino15/(Linux)
  • /Users/\<USERNAME>/Library/Arduino15/(Mac)
  • C:\Users\<USERNAME>\AppData\Local\Arduino15\(Windows 10 and 11)

First make sure you have installed the stm32 core using theArduino Boards Manager.

The stm32 core files can then be found in this directory:

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

Note

The2.8.1 changes depending on your installed stm32 core version.

STM32 Tools files location

Go to the Arduino IDE install directory. See above.

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

Note

The2.2.3 changes depending on your installed stm32 tools version.

Clone this wiki locally


[8]ページ先頭

©2009-2025 Movatter.jp