mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 14:44:32 +02:00
Merge branch 'feature/iram_overflow_hint' into 'master'
idf.py hints: add hint IRAM overflow See merge request espressif/esp-idf!20617
This commit is contained in:
@@ -261,3 +261,7 @@
|
|||||||
-
|
-
|
||||||
re_variables: ['lan8720']
|
re_variables: ['lan8720']
|
||||||
hint_variables: ['esp_eth_phy_new_lan8720', 'esp_eth_phy_new_lan87xx']
|
hint_variables: ['esp_eth_phy_new_lan8720', 'esp_eth_phy_new_lan87xx']
|
||||||
|
|
||||||
|
-
|
||||||
|
re: "`iram0_0_seg' overflowed"
|
||||||
|
hint: "The applications static IRAM usage is larger than the available IRAM size.\nFor more information on how to reduze IRAM usage run 'idf.py docs -sp api-guides/performance/ram-usage.html#optimizing-iram-usage' "
|
||||||
|
Reference in New Issue
Block a user