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
{{ message }}
This repository was archived by the owner on Oct 5, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+10-2Lines changed: 10 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,10 @@ Official [GNU Arm Embedded Toolchain](https://developer.arm.com/tools-and-softwa
11
11
12
12
## Changes
13
13
14
-
Compared to the original ARM release, there are no changes. The **same architecture options** are supported and **the same
15
-
combinations of libraries** (derived from newlib) are provided. Some patch could be applied to fix know bugs.
14
+
Compared to the original ARM release, there are no functional changes. The **same architecture options** are supported and **the same
15
+
combinations of libraries** (derived from newlib) are provided.
16
+
17
+
Up to release **8-2018-q4-major**, toolchains was built and packaged by stm32duino GitHub organization members. Now, packages are based on [GNU MCU Eclipse ARM Embedded GCC](https://github.com/gnu-mcu-eclipse/arm-none-eabi-gcc) releases. All required platforms (Windows, Linux and MacOS) are provided, they are only repackaged to fit Arduino requirements (root path and folder name changed, no modified files).
16
18
17
19
18
20
## Releases
@@ -21,13 +23,19 @@ A release is done when an update of the **GNU Arm Embedded Toolchain** is requir
21
23
It generally use the latest official [GNU Arm Embedded Toolchain](https://developer.arm.com/tools-and-software/open-source-software/gnu-toolchain/gnu-rm)
0 commit comments