Skip to content
This repository was archived by the owner on Sep 28, 2019. It is now read-only.

Commit 45f5469

Browse files
committed
README.md: add 8.2.1-1.1 release
1 parent a9c480f commit 45f5469

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,21 @@ The **GNU MCU Eclipse ARM Embedded GCC** releases generally follow the official
3232
[GNU Arm Embedded Toolchain](https://developer.arm.com/open-source/gnu-toolchain/gnu-rm)
3333
releases, maintained by ARM.
3434

35-
### 7.3.1-1.1 (20180724)
35+
### 8.2.1-1.1 (2019-01-02)
36+
37+
This release is functionally equivalent to **8-2018-q4-major** from December 20, 2018,
38+
and is based on `gcc-arm-none-eabi-8-2018-q4-major-src.tar.bz2`
39+
([download](https://github.com/gnu-mcu-eclipse/arm-none-eabi-gcc/releases/tag/v7.3.1-1.1)).
40+
41+
### 7.3.1-1.1 (2018-07-24)
3642

3743
This release is functionally equivalent to **7-2018-q2-update** from June 27, 2018,
3844
and is based on `gcc-arm-none-eabi-7-2018-q2-update-src.tar.bz2`
3945
([download](https://github.com/gnu-mcu-eclipse/arm-none-eabi-gcc/releases/tag/v7.3.1-1.1)).
4046

4147
There should be no changes compared to the ARM release.
4248

43-
### 7.2.1-1.1 (20180401)
49+
### 7.2.1-1.1 (2018-04-01)
4450

4551
This release is functionally equivalent to **7-2017-q4-major** from December 18, 2017,
4652
and is based on `gcc-arm-none-eabi-7-2017-q4-major-src.tar.bz2`
@@ -50,7 +56,7 @@ The only changes are small improvements to newlib, which was extended with
5056
`--enable-newlib-io-c99-formats` to enable C99 support in IO functions
5157
like printf/scanf. This option does not affect newlib-nano.
5258

53-
### 6.3.1-1.1 (20180331)
59+
### 6.3.1-1.1 (2018-03-31)
5460

5561
This release is functionally equivalent to **6-2017-q2-update** from June 28, 2017,
5662
and is based on `gcc-arm-none-eabi-6-2017-q2-update-src.tar.bz2`

0 commit comments

Comments
 (0)