mirror of https://github.com/ARMmbed/mbed-os.git
Add IPV4 in NUC472 target
parent
6f3540c42d
commit
872d60fae3
|
|
@ -237,7 +237,7 @@ SECTIONS
|
|||
*/
|
||||
*lwip_*.o(.bss*)
|
||||
*lwip_*.o(COMMON)
|
||||
__bss_extern_end__ = .;
|
||||
__bss_extern_end__ = .;
|
||||
} > RAM_EXTERN
|
||||
|
||||
.bss (NOLOAD):
|
||||
|
|
|
|||
Loading…
Reference in New Issue