Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
Baitboat
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
OpenSource
Baitboat
Commits
6d0ed116
Commit
6d0ed116
authored
12 years ago
by
Kevin Hester
Committed by
Pat Hickey
12 years ago
Browse files
Options
Downloads
Patches
Plain Diff
documentation: explain where the build output goes.
pch: rebased pullreq #189
parent
9190db97
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
6d0ed116
...
@@ -62,9 +62,9 @@ the instructions in the "Building using make" section.
...
@@ -62,9 +62,9 @@ the instructions in the "Building using make" section.
This will create a
`config.mk`
file at the top level of the repository. You
This will create a
`config.mk`
file at the top level of the repository. You
can set some defaults in
`config.mk`
can set some defaults in
`config.mk`
2.
In the sketch directory, type
`make`
to build for
2.
In the sketch directory, type
`make`
to build for
APM2. Alternatively,
APM2. Alternatively,
`make apm1`
will build for the APM1 and
`make
`make apm1`
will build for the APM1 and
`make
px4`
will build for the PX4.
px4`
will build for the PX4
.
The binaries will generated in
`/tmp/<i>sketchname</i>.build`
.
3.
Type
`make upload`
to upload. You may need to set the correct default
3.
Type
`make upload`
to upload. You may need to set the correct default
serial port in your
`config.mk`
.
serial port in your
`config.mk`
.
...
...
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