Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
STM32F407
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
E7020E Embedded Systems
STM32F407
Commits
9c4616cb
"git@gitlab.henriktjader.com:nannap/are_we_embedded_yet.git" did not exist on "0c93e40fa859314290e51d1ea491d47db297131c"
Commit
9c4616cb
authored
9 years ago
by
Henrik Tjäder
Browse files
Options
Downloads
Patches
Plain Diff
Some clarifications and added gitignore
parent
d02ea3dd
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+12
-2
12 additions, 2 deletions
README.md
with
12 additions
and
2 deletions
README.md
+
12
−
2
View file @
9c4616cb
...
@@ -26,7 +26,7 @@ included libraries in the Makefile.
...
@@ -26,7 +26,7 @@ included libraries in the Makefile.
Connect your MCU and connect st-link.
Connect your MCU and connect st-link.
Sometimes it will complain it cannot find the chip, try erasing first:
Sometimes it will complain it cannot find
/communicate with
the chip, try erasing first:
st-flash --reset erase
st-flash --reset erase
...
@@ -59,3 +59,13 @@ This one is provided by the
...
@@ -59,3 +59,13 @@ This one is provided by the
.gdbinit
.gdbinit
file included in this project. It will kill the current program and reload from the same file again.
file included in this project. It will kill the current program and reload from the same file again.
This lets you run make, then just simply
reload
run
In GDB and you have the latest software on your MCU.
A .gitignore is also provided which will aid if somebody prefers eclipse-based tools such as
Atollic TrueSTUDIO (c).
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