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