You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,20 @@
1
+
# Arduino IDE 2.x (Special build)
2
+
3
+
### Preface
4
+
5
+
This repository is a fork of the official [Arduino IDE](https://github.com/arduino/arduino-ide).
6
+
It seams that this project is currently inactive (2 Month no commit), because my PR (Order custom board option menus as defined in platform configuration) ist still not merged.
7
+
So this repo will generate only the AppImage whith my PR.
8
+
9
+
### Download
10
+
11
+
Latest: [Download](/../../releases/latest)
12
+
13
+
All Releases: [Releases](/../../releases)
14
+
15
+
[](https://github.com/gneiss15/arduino-ide/actions/workflows/LinuxBuild.yml)
16
+
## All Below is from the original Arduino IDE Repo
0 commit comments