-
Notifications
You must be signed in to change notification settings - Fork 1k
Using git repository
Frederic.Pillon edited this page Jun 14, 2017
·
27 revisions
To use the Arduino_Core_STM32 git repository instead of the package version, follow those steps:
- Install the STM32 Cores package, see the Getting Started page. This will install the required dependencies:
- CMSIS: ARM® Cortex® Microcontroller Software Interface Standard
- arm-none-eabi-gcc: GNU ARM Embedded Toolchain
- STM32Tools: upload tools,...
-
Advanced usages