Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gitlab - helloworld
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Assistance Systems
01_Tools
gitlab - helloworld
Wiki
Arbeiten mit GIT und Arduino IDE
Changes
Page history
New page
Templates
Clone repository
Update Arbeiten mit GIT und Arduino IDE
authored
2 years ago
by
Vladislav Vlasuk
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Arbeiten-mit-GIT-und-Arduino-IDE.md
+3
-4
3 additions, 4 deletions
Arbeiten-mit-GIT-und-Arduino-IDE.md
with
3 additions
and
4 deletions
Arbeiten-mit-GIT-und-Arduino-IDE.md
View page @
ba165d83
...
...
@@ -10,17 +10,16 @@ Enthält ein Repository eine Arduino lauffähige Bibliothek, kann diese in wenig
1.
Git auf dem lokalen System herunterladen und installieren (siehe hier gitlab - helloworld)
2.
Git-Bash öffnen
3.

3.
Ins Bibliotheksverzeichnis der Arduino IDE wechseln
4.

Dies befindet sich häufig unter Dokumente/Arduino/libraries/
4.
Bibliothek klonen (herunterladen)
5.
Dazu im Repository die Adresse kopieren und im Terminalfenster
git clone
**HTML_ADRESSE_DES_REPOSITORIES.git**
...
...
This diff is collapsed.
Click to expand it.