Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openocd_nrf52_patch
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sam Calisch
openocd_nrf52_patch
Commits
e899fcac
Commit
e899fcac
authored
Jun 6, 2011
by
Laurent Charpentier
Committed by
Øyvind Harboe
Jun 8, 2011
Browse files
Options
Downloads
Patches
Plain Diff
Added configuration file for STM3220G-EVAL board.
parent
01c0ffe9
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
tcl/board/stm3220g_eval.cfg
+11
-0
11 additions, 0 deletions
tcl/board/stm3220g_eval.cfg
with
11 additions
and
0 deletions
tcl/board/stm3220g_eval.cfg
0 → 100644
+
11
−
0
View file @
e899fcac
# STM3220G-EVAL: This is an STM32F2 eval board with a single STM32F207IGT6
# (128KB) chip.
# http://www.st.com/internet/evalboard/product/250374.jsp
# increase working area to 128KB
set
WORKAREASIZE
0x20000
# chip name
set
CHIPNAME
STM32F207IGT6
source
[find target/stm32f2xxx.cfg]
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