mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
eaa892bebf
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 |
||
---|---|---|
.. | ||
samples | ||
test | ||
__init__.py | ||
fragments.py | ||
generation.py | ||
ldgen_common.py | ||
ldgen.py | ||
sdkconfig.py |