Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.

Storage for Arduino Board Manager JSON and package files etc. for Arduino IDE v2 on Raspberry Pi.

Notifications You must be signed in to change notification settings

koendv/BoardManagerFiles

 
 

Repository files navigation

STM32duino BoardManagerFiles for arm64

This is an Arduino Boardmanagerfile. This allows you to develop Arduino sketches for STM32 arm boards (Blue Pill) on Raspberry Pi 64-bit.

By itself, the Arduino IDE does not support STM32 arm processors. This software for arm linux adds support for STM32 arm processors to the Arduino IDE.

To use, start the Arduino IDE on your raspberry. In File --> Preferences --> Additional Board Manager URLs: paste the following url:

https://raw.githubusercontent.com/koendv/BoardManagerFiles/master/package_stmicroelectronics_index.json

Press OK.

Open Tools -> Board: -> Boards Manager In the search field, type "STM32". Install the "STM32 Cores" board package. Instalation takes some time.

In the Tools menu select the STM32 cores as compilation target. As an example, if using a STM32F103 Blue Pill choose Tools->Board: -> Generic STM32F1 series .

credit

Raspberry version adapted from the original for intel linux

About

Storage for Arduino Board Manager JSON and package files etc. for Arduino IDE v2 on Raspberry Pi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published