fix ssl/tsl

This commit is contained in:
pvvx 2017-02-18 17:35:50 +03:00
parent e423a86f64
commit 5cd20e5b8d
7 changed files with 37 additions and 10 deletions

View file

@ -154,12 +154,13 @@ SECTIONS
*(.fwu.data*)
*(.bss*)
*(COMMON)
*(.bdsram.data*)
*(.bfsram.data*)
*(.sdram.bss*)
*(.p2p.bss*)
*(.wps.bss*)
*(.websocket.bss*)
*(.ssl_ram_map*)
*(.bdsram.data*)
*(.bfsram.data*)
__bss_end__ = .;
.ram.bss$$Limit = .;