]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/psram_newlib_fns_in_iram' into 'master'
authorJeroen Domburg <jeroen@espressif.com>
Wed, 13 Sep 2017 02:49:57 +0000 (10:49 +0800)
committerJeroen Domburg <jeroen@espressif.com>
Wed, 13 Sep 2017 02:49:57 +0000 (10:49 +0800)
Psram workaround: in newlib, put functions that can be called with flash disabled in RAM.

See merge request !1243


Trivial merge