Installing Arduino IDE for STM32F103 boards
If you want to use the Arduino IDE for STM32F103 boards, you need to do the following.
The instructions are for Linux, but it is just downloading, extracting and renaming, so you can use similar steps for Windows of Mac OS/X.
Install the Arduino IDE
First, go to the Arduino web site
Select your platform, and download
Extract the IDE
tar xJvf ~/Desktop/arduino-1.8.5-linux64.tar.xz
Rename the directory
Most Comments
Most commented on articles ...