@@ -13,25 +13,30 @@ This software is provided 'as-is' with no warranty, implied or otherwise
13
13
On versions of the IDE as of 1.6 you should be able to use the downloadable
14
14
hardware manager configuration file at the following location:
15
15
16
-   ;  ; <a href =" https://raw.githubusercontent.com/XMegaForArduino/IDE/master/package_XMegaForArduino_index.json " >
17
- package_XMegaForArduino_index.json</a >
16
+   ;  ;  ;  ;
17
+ <a href =" https://raw.githubusercontent.com/XMegaForArduino/IDE/master/package_XMegaForArduino_index.json " >
18
+ hardware manager URL for package_XMegaForArduino_index.json</a >
18
19
19
20
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
+ 'tarball' of the distribution files, and extracting them directly into the
21
22
22
- sketchbook/hardware
23
+ & nbsp ;& nbsp ;& nbsp ;& nbsp ; sketchbook/hardware
23
24
24
25
directory tree. In some cases, this may be the preferable method.
25
26
26
- The distribution files are located on the IDE repository, with names similar
27
- to the following: XMegaForArduino.0.9.0.tbz
27
+ The distribution archives are located on the IDE repository, with names similar
28
+ to the following:
29
+
30
+   ;  ;  ;  ; XMegaForArduino-0.9.1.snapshot.txz
28
31
29
- where '0.9.0' is the release version
32
+ where '0.9.1' would be the release snapshot version. Note that the 'tar.bz2'
33
+ files are used by the JSON file, and don't have the correct directory tree.
30
34
31
35
32
- For earlier IDE versions, you will need to patch boards.txt and avrdude.conf
33
- manually, and probably patch avr-gcc, avr-binutils, and avr-libc . The patch
34
- files are available in the 'patches' repository as part of this project.
36
+ For earlier IDE versions (prior to 1.6), you will need to patch boards.txt
37
+ and avrdude.conf manually, and probably patch avr-gcc, avr-binutils, and
38
+ avr-libc . The patch files are available in the 'patches' repository as
39
+ a part of this project.
35
40
36
41
37
42
0 commit comments