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
c28bc5a8da
embassy
/
examples
/
stm32h7
/
memory.x
6 lines
100 B
Text
Raw
Normal View
History
Unescape
Escape
Initial swag at h7 examples.
2021-06-08 18:47:32 +00:00
MEMORY
{
FLASH : ORIGIN = 0x08000000, LENGTH = 2048K
stm32h7: Add ethernet example
2021-06-15 21:52:43 +00:00
RAM : ORIGIN = 0x24000000, LENGTH = 384K
Initial swag at h7 examples.
2021-06-08 18:47:32 +00:00
}
Reference in a new issue
Copy permalink