]> granicus.if.org Git - esp-idf/commit
esp_event: fix placement issue when building with make
authorRenz Christian Bagaporo <renz@espressif.com>
Mon, 10 Jun 2019 10:19:15 +0000 (18:19 +0800)
committerRenz Christian Bagaporo <renz@espressif.com>
Mon, 10 Jun 2019 11:38:55 +0000 (19:38 +0800)
commitaf3a2f3aba049341518c597f624705753255cb21
treeca9e18f1859499266d3a41fbdea05ef248bdb285
parent2c55fae6cf8de7f9776840b533acfc31e2de1b24
esp_event: fix placement issue when building with make

The CMake build uses the linker fragment file to place functions in IRAM
on certain configurations. This commit does that for Make as well.
components/esp_event/component.mk