1__flash = 0x80000000;
2__flash_size = 0x00080000;
3__ram = 0x80080000;
4__ram_size = 0x40000;
5__stack_size = 1k;
6
7INCLUDE picolibc.ld
8