support mesh in GCC tool chain

pull/2861/head
cyliangtw 2016-09-20 10:56:15 +08:00 committed by ccli8
parent 82ef4ef047
commit a1b383a604
1 changed files with 1 additions and 0 deletions

View File

@ -237,6 +237,7 @@ SECTIONS
*/ */
*lwip_*.o(.bss*) *lwip_*.o(.bss*)
*lwip_*.o(COMMON) *lwip_*.o(COMMON)
*mesh_system.o(.bss*)
__bss_extern_end__ = .; __bss_extern_end__ = .;
} > RAM_EXTERN } > RAM_EXTERN