Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-11-23 18:59:34 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
a23a3703b51fa5280d367b95a97342f6be2eb331
esp-idf/tools/unit-test-app/configs/no_optimization_esp32

4 lines
88 B
Plaintext
Raw Normal View History

freertos: always inline xPortSetInterruptMaskFromISR and vPortClearInterruptMaskFromISR These were called from IRAM context where the caller expect them to be inlined and accessible when cache is disabled. This was not the case when compiled with -O0. Closes https://github.com/espressif/esp-idf/issues/8301
2022-01-27 20:18:39 +08:00
CONFIG_IDF_TARGET="esp32"
esp_hw_support: move test to pytest
2022-10-25 16:20:44 +08:00
TEST_COMPONENTS=spi_flash
freertos: always inline xPortSetInterruptMaskFromISR and vPortClearInterruptMaskFromISR These were called from IRAM context where the caller expect them to be inlined and accessible when cache is disabled. This was not the case when compiled with -O0. Closes https://github.com/espressif/esp-idf/issues/8301
2022-01-27 20:18:39 +08:00
CONFIG_COMPILER_OPTIMIZATION_NONE=y
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 103ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API