You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

12
-
[](https://github.com/stm32duino/Arduino_Core_STM32/compare/2.8.0...main)
12
+
[](https://github.com/stm32duino/Arduino_Core_STM32/compare/2.8.1...main)
*[CMSIS](https://developer.arm.com/embedded/cmsis): Cortex Microcontroller Software Interface Standard (CMSIS) is a vendor-independent hardware abstraction layer for the Cortex®-M processor series and defines generic tool interfaces. It has been packaged as a module for Arduino IDE: https://github.com/stm32duino/ArduinoModule-CMSIS
31
31
*[GNU Arm Embedded Toolchain](https://developer.arm.com/open-source/gnu-toolchain/gnu-rm): Arm Embedded GCC compiler, libraries and other GNU tools necessary for bare-metal software development on devices based on the Arm Cortex-M. Packages are provided thanks [The xPack GNU Arm Embedded GCC](https://xpack.github.io/arm-none-eabi-gcc/): https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack
32
+
32
33
## Getting Started
33
34
34
-
This repo is available as a package usable with [Arduino Boards Manager](https://www.arduino.cc/en/guide/cores).
35
+
This repo is available as a package usable with [Arduino Boards Manager](https://docs.arduino.cc/learn/starting-guide/cores/).
35
36
36
37
Add this link in the "*Additional Boards Managers URLs*" field:
> Since core release 2.8.0, only Arduino IDE 2 is supported.
43
43
44
44
For full instructions on using the "**Boards Manager**", see the [Getting Started](https://github.com/stm32duino/Arduino_Core_STM32/wiki/Getting-Started) page.
45
45
@@ -86,9 +86,10 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
86
86
-[SparkFun boards](#sparkfun-boards)
87
87
-[ELV Boards](#elv-boards)
88
88
89
-
**Note about Status**:
90
-
-:green_heart: board support is available since the specified release version.
91
-
-:yellow_heart: board support is available in the main branch and will be available in the specified release version.
89
+
> [!Note]
90
+
> -:green_heart: board support is available since the specified release version.
91
+
> -:yellow_heart: board support is available in the main branch and will be available in the specified release version.
0 commit comments