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:
16
16
  ;  ; <a href =" https://raw.githubusercontent.com/XMegaForArduino/IDE/master/package_XMegaForArduino_index.json " >
17
17
package_XMegaForArduino_index.json</a >
18
18
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
+
19
32
For earlier IDE versions, you will need to patch boards.txt and avrdude.conf
20
33
manually, and probably patch avr-gcc, avr-binutils, and avr-libc . The patch
21
34
files are available in the 'patches' repository as part of this project.
You can’t perform that action at this time.
0 commit comments