Skip to content

Commit 0a2d3b1

Browse files
committed
more readme tweeks
1 parent e0e0df9 commit 0a2d3b1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,19 @@ hardware manager configuration file at the following location:
1616
&nbsp;&nbsp;<a href="https://raw.githubusercontent.com/XMegaForArduino/IDE/master/package_XMegaForArduino_index.json">
1717
package_XMegaForArduino_index.json</a>
1818

19+
In some cases, you might want to do this manually, by downloading the latest
20+
'tarball' of the distribution files, and extracting them into the
21+
22+
sketchbook/hardware
23+
24+
directory tree. In some cases, this may be the preferable method.
25+
26+
The distribution files are located on the IDE repository, with names similar
27+
to the following: XMegaForArduino.0.9.0.tbz
28+
29+
where '0.9.0' is the release version
30+
31+
1932
For earlier IDE versions, you will need to patch boards.txt and avrdude.conf
2033
manually, and probably patch avr-gcc, avr-binutils, and avr-libc . The patch
2134
files are available in the 'patches' repository as part of this project.

0 commit comments

Comments
 (0)