Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Programming Helper
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alexandre Kaspar
Programming Helper
Commits
e90cfd11
Commit
e90cfd11
authored
5 years ago
by
Alexandre Kaspar
Browse files
Options
Downloads
Patches
Plain Diff
Better sizes
parent
fd82e9ee
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#4511
passed
5 years ago
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
index.html
+2
-2
2 additions, 2 deletions
index.html
with
2 additions
and
2 deletions
index.html
+
2
−
2
View file @
e90cfd11
...
...
@@ -54,7 +54,7 @@ man make
That should give you an interactive stream that you can go over (down/up arrows) and search through (`/` character, followed by search query).
<img
src=
"images/man_make.png"
width=
"
6
00"
>
<img
src=
"images/man_make.png"
width=
"
8
00"
>
To exit that manual, just press `q` (quit).
...
...
@@ -229,7 +229,7 @@ How did we know the device label was `t44`?
Well, the manual tells you that you can just query for the available names / devices with `avrdude -p ?`, which gives you a long list.
<img
src=
"images/avrdude_p.png"
width
=
"
6
00"
>
<img
src=
"images/avrdude_p.png"
height
=
"
4
00"
>
You can do the same to find the list of available programmers (and you'll find `usbtiny`).
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment