@@ -8,16 +8,17 @@ You can download the latest version of the Arduino Pro IDE application for the s
8
8
9
9
#### Latest version
10
10
11
- Platform | 32 bit | 64 bit |
12
- --------- | ------------------------ | ---------------------------------------------------- |
13
- Linux | | [ Linux 64 bit] |
14
- Linux ARM | [ 🚧 Work in progress...] | [ 🚧 Work in progress...] |
15
- Windows | | [ Windows 64 bit installer] <br />[ Windows 64 bit ZIP] |
16
- macOS | | [ macOS 64 bit] |
11
+ Platform | 32 bit | 64 bit |
12
+ --------- | ------------------------ | ------------------------------------------------------------------------------ |
13
+ Linux | | [ Linux 64 bit] |
14
+ Linux ARM | [ 🚧 Work in progress...] | [ 🚧 Work in progress...] |
15
+ Windows | | [ Windows 64 bit installer] <br />[ Windows 64 bit MSI ] < br /> [ Windows 64 bit ZIP] |
16
+ macOS | | [ macOS 64 bit] |
17
17
18
18
[ 🚧 Work in progress... ] : https://github.com/arduino/arduino-pro-ide/issues/287
19
19
[ Linux 64 bit ] : https://downloads.arduino.cc/arduino-pro-ide/arduino-pro-ide_latest_Linux_64bit.zip
20
20
[ Windows 64 bit installer ] : https://downloads.arduino.cc/arduino-pro-ide/arduino-pro-ide_latest_Windows_64bit.exe
21
+ [ Windows 64 bit MSI ] : https://downloads.arduino.cc/arduino-pro-ide/arduino-pro-ide_latest_Windows_64bit.msi
21
22
[ Windows 64 bit ZIP ] : https://downloads.arduino.cc/arduino-pro-ide/arduino-pro-ide_latest_Windows_64bit.zip
22
23
[ macOS 64 bit ] : https://downloads.arduino.cc/arduino-pro-ide/arduino-pro-ide_latest_macOS_64bit.dmg
23
24
@@ -31,16 +32,17 @@ These builds are generated every day at 03:00 GMT from the `master` branch and
31
32
should be considered unstable. In order to get the latest nightly build
32
33
available for the supported platform, use the following links:
33
34
34
- Platform | 32 bit | 64 bit |
35
- --------- | ------------------------ | -------------------------------------------------------------------- |
36
- Linux | | [ Nightly Linux 64 bit] |
37
- Linux ARM | [ 🚧 Work in progress...] | [ 🚧 Work in progress...] |
38
- Windows | | [ Nightly Windows 64 bit installer] <br />[ Nightly Windows 64 bit ZIP] |
39
- macOS | | [ Nightly macOS 64 bit] |
35
+ Platform | 32 bit | 64 bit |
36
+ --------- | ------------------------ | ------------------------------------------------------------------------------------------------------ |
37
+ Linux | | [ Nightly Linux 64 bit] |
38
+ Linux ARM | [ 🚧 Work in progress...] | [ 🚧 Work in progress...] |
39
+ Windows | | [ Nightly Windows 64 bit installer] <br />[ Nightly Windows 64 bit MSI ] < br /> [ Nightly Windows 64 bit ZIP] |
40
+ macOS | | [ Nightly macOS 64 bit] |
40
41
41
42
[ 🚧 Work in progress... ] : https://github.com/arduino/arduino-pro-ide/issues/287
42
43
[ Nightly Linux 64 bit ] : https://downloads.arduino.cc/arduino-pro-ide/nightly/arduino-pro-ide_nightly-latest_Linux_64bit.zip
43
44
[ Nightly Windows 64 bit installer ] : https://downloads.arduino.cc/arduino-pro-ide/nightly/arduino-pro-ide_nightly-latest_Windows_64bit.exe
45
+ [ Nightly Windows 64 bit MSI ] : https://downloads.arduino.cc/arduino-pro-ide/nightly/arduino-pro-ide_nightly-latest_Windows_64bit.msi
44
46
[ Nightly Windows 64 bit ZIP ] : https://downloads.arduino.cc/arduino-pro-ide/nightly/arduino-pro-ide_nightly-latest_Windows_64bit.zip
45
47
[ Nightly macOS 64 bit ] : https://downloads.arduino.cc/arduino-pro-ide/nightly/arduino-pro-ide_nightly-latest_macOS_64bit.dmg
46
48
0 commit comments