mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-12-29 21:00:46 +00:00
6 lines
117 B
Plaintext
6 lines
117 B
Plaintext
MEMORY
|
|
{
|
|
FLASH : ORIGIN = 0x34180400, LENGTH = 255K
|
|
RAM : ORIGIN = 0x341C0000, LENGTH = 256K
|
|
}
|