copied over linker scripts
this will need some generalization too...
This commit is contained in:
@@ -12,4 +12,4 @@ MEMORY
|
||||
ram (rwx) : ORIGIN = 0x20000000, LENGTH = 4k
|
||||
}
|
||||
|
||||
INCLUDE tinygecko.ld;
|
||||
INCLUDE libopencm3_efm32tg.ld;
|
||||
Reference in New Issue
Block a user