This website requires JavaScript.
Explore
Help
Sign in
NaxdyOrg
/
embassy
Watch
1
Star
0
Fork
You've already forked embassy
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
35f284ec22
embassy
/
examples
/
nrf51
/
memory.x
6 lines
138 B
Text
Raw
Normal View
History
Unescape
Escape
feat: add basic support for nRF51 chips to embassy-nrf
2024-01-19 22:13:46 +00:00
MEMORY
{
adjust memory settings for lower end variant
2024-01-25 20:50:03 +00:00
FLASH : ORIGIN = 0x00000000, LENGTH = 128K
RAM : ORIGIN = 0x20000000, LENGTH = 16K
feat: add basic support for nRF51 chips to embassy-nrf
2024-01-19 22:13:46 +00:00
}
Reference in a new issue
Copy permalink