Changes to use ft90x-sdk as submodule or installed SDK from toolchain.

This commit is contained in:
Gordon McNab
2021-10-27 12:30:51 +01:00
parent 5e6edecaa3
commit 6a658007a5
4 changed files with 50 additions and 19 deletions

View File

@@ -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
{