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-12-01 23:00:08 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
4abcae207a8b2bc03fc97f86f4ffe7d1f424b51a
esp-idf/tools/unit-test-app/configs/freertos_flash

3 lines
98 B
Plaintext
Raw Normal View History

esp_ringbuf: add kconfig opt to move ringbuffer functions into flash
2021-01-20 07:32:31 +08:00
TEST_COMPONENTS=freertos driver spi_flash esp_ringbuf
freertos: optionally place selected freertos functions into flash memory instead of IRAM correct generation.py script to be silent when file: function is not in the object list (just ignore placement) correct linker.lf to place task functions into flash if CONFIG_FREERTOS_TASK_FUNCTIONS_INTO_FLASH is active otherwise into IRAM update kconfig option to place functions into IRAM update linker file after tests fix spi_device_polling_end crash when xTaskGetTickCount() in flash disable "yield from lower priority task, other CPU" test case when placing rtos functions into flash upadate ut app config freertos_flash combine spi_flash driver and freertos ut configs into one file remove TEST_EXCLUDE_COMPONENTS ci: fix ut job remove functions that are called from ISR funcs add port module functions to place into Flash place snapshot funcs into Flash when ESP_PANIC_HANDLER_IRAM is not set ci: add job with tags UT_T1_GPIO,ESP32_IDF
2020-09-15 23:14:31 +08:00
CONFIG_FREERTOS_TASK_FUNCTIONS_INTO_FLASH=y
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 70ms 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