Changes to use ft90x-sdk as submodule or installed SDK from toolchain.
This commit is contained in:
@@ -9,6 +9,7 @@ MEMORY
|
||||
{
|
||||
flash (rx) : ORIGIN = 0, LENGTH = __PMSIZE
|
||||
ram (rw!x) : ORIGIN = 0x800000, LENGTH = __RAMSIZE
|
||||
ehci_mmap (rw!x) : ORIGIN = 0x811000, LENGTH = 2K
|
||||
}
|
||||
SECTIONS
|
||||
{
|
Reference in New Issue
Block a user