This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
embassy
Watch
2
Star
0
Fork
0
You've already forked embassy
mirror of
https://github.com/embassy-rs/embassy.git
synced
2024-11-22 14:53:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0579d248ef
embassy
/
examples
/
nrf9160
/
memory.x
6 lines
140 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add nrf9160 example (assumes SPM from zephyr)
2024-01-11 18:19:16 +00:00
MEMORY
{
use secure mode
2024-01-11 19:33:27 +00:00
FLASH : ORIGIN = 0x00000000, LENGTH = 1024K
add nrf9160 example (assumes SPM from zephyr)
2024-01-11 18:19:16 +00:00
RAM : ORIGIN = 0x20018000, LENGTH = 160K
}
Reference in New Issue
Copy Permalink