Replies: 1 comment 2 replies
-
@marekmatej - any ideas? Since you have the most experience with the rename, you probably have the best idea of how to fix this. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's the best way to fix this?
The cache_coex test case prj.conf contains the configuration item
CONFIG_ESP_HEAP_MEM_POOL_REGION_1_SIZE
which is only for the ESP32, so the following warning is displayed:Here is a full log from twister CI:
To reproduce the issue locally, run the following command:
west build --pristine -b esp32s3_devkitm tests/boards/espressif_esp32/cache_coex
Beta Was this translation helpful? Give feedback.
All reactions