Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
laboratorium_SWIM
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Analyze
Contributor 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
Tobiasz Dryjański
laboratorium_SWIM
Commits
0d26eff9
Commit
0d26eff9
authored
4 years ago
by
Marek Mioduszewski
Browse files
Options
Downloads
Patches
Plain Diff
update makefile
parent
7947747b
Branches
Branches containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cw1_template/pca10059/s140/armgcc/usbd_cdc_acm_gcc_nrf52.ld
+2
-2
2 additions, 2 deletions
cw1_template/pca10059/s140/armgcc/usbd_cdc_acm_gcc_nrf52.ld
with
2 additions
and
2 deletions
cw1_template/pca10059/s140/armgcc/usbd_cdc_acm_gcc_nrf52.ld
+
2
−
2
View file @
0d26eff9
...
...
@@ -5,8 +5,8 @@ GROUP(-lgcc -lc -lnosys)
MEMORY
{
FLASH (rx) : ORIGIN = 0x0, LENGTH = 0x
100
000
RAM (rwx) : ORIGIN = 0x2000000
0
, LENGTH = 0x
40000
FLASH (rx) : ORIGIN = 0x
100
0, LENGTH = 0x
df
000
RAM (rwx) : ORIGIN = 0x2000000
8
, LENGTH = 0x
3fff8
}
SECTIONS
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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