Skip to content

Commit 2c677fd

Browse files
authored
Merge pull request #75 from abebeos/patch-1
changed wording
2 parents 368b87a + 493f636 commit 2c677fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Therefore, the resulting binaries may differ significantly from Atmel's. And you
99

1010
Edit the `build.conf` file, currently the only thing worth changing is `AVR_VERSION` on the first line to match whatever the [latest version is](http://distribute.atmel.no/tools/opensource/Atmel-AVR-GNU-Toolchain/).
1111

12-
At time of writing, the latest toolchain available is based on Atmel 3.6.1 version, but we replaced gcc component with a newer one, backporting Atmel patches. It contains:
12+
At time of writing, the latest toolchain available is based on Atmel 3.6.1 version, but we replaced gcc component with a newer one, porting Atmel patches. It contains:
1313
- binutils-2.26
1414
- gcc-7.3.0 (patches here https://github.com/arduino/toolchain-avr/tree/staging/avr-gcc-patches)
1515
- avr-libc-2.0.0

0 commit comments

Comments
 (0)