]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/remove_keep_ram_sections' into 'master'
authorAngus Gratton <angus@espressif.com>
Tue, 3 Jan 2017 00:38:56 +0000 (08:38 +0800)
committerAngus Gratton <angus@espressif.com>
Tue, 3 Jan 2017 00:38:56 +0000 (08:38 +0800)
linker script: Remove KEEP from RAM-resident sections

Reduce RAM usage when not all data/bss sections in source files were used.

See merge request !354


Trivial merge