File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,19 @@ hardware manager configuration file at the following location:
1616  ;  ; <a href =" https://raw.githubusercontent.com/XMegaForArduino/IDE/master/package_XMegaForArduino_index.json " >
1717package_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+
1932For earlier IDE versions, you will need to patch boards.txt and avrdude.conf
2033manually, and probably patch avr-gcc, avr-binutils, and avr-libc . The patch
2134files are available in the 'patches' repository as part of this project.
You can’t perform that action at this time.
0 commit comments