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
b28e2ddf
Commit
b28e2ddf
authored
4 years ago
by
Marek Mioduszewski
Browse files
Options
Downloads
Patches
Plain Diff
update linker lab2 i 3
parent
0d26eff9
Branches
Branches containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cw2_template/pca10059/s140/armgcc/usbd_cdc_acm_gcc_nrf52.ld
+2
-2
2 additions, 2 deletions
cw2_template/pca10059/s140/armgcc/usbd_cdc_acm_gcc_nrf52.ld
cw3_template/pca10059/s140/armgcc/usbd_cdc_acm_gcc_nrf52.ld
+2
-2
2 additions, 2 deletions
cw3_template/pca10059/s140/armgcc/usbd_cdc_acm_gcc_nrf52.ld
with
4 additions
and
4 deletions
cw2_template/pca10059/s140/armgcc/usbd_cdc_acm_gcc_nrf52.ld
+
2
−
2
View file @
b28e2ddf
...
...
@@ -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.
cw3_template/pca10059/s140/armgcc/usbd_cdc_acm_gcc_nrf52.ld
+
2
−
2
View file @
b28e2ddf
...
...
@@ -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