esp-idf/tools
Marius Vikhammer 3a7ec8acfa 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-03-03 09:44:31 +08:00
..
ble
catch
ci docs: update copyright date for docs automatically 2022-02-18 12:59:12 +08:00
cmake
docker
esp_app_trace
esp_prov esp_prov.py: Replaced deprecated function for loading modules 2022-01-28 15:46:27 +05:30
find_build_apps
idf_monitor_base
idf_py_actions
idf_size_yaml
kconfig
kconfig_new
ldgen
mass_mfg
mocks
templates/sample_component
test_apps test_apps/panic: GDB in esp-2021r2-patch3 toolchain doesn't contain the fix for interrupted backtraced 2022-02-23 10:52:05 +07:00
test_idf_monitor
test_idf_py
test_idf_size add test for checking memory segments with esptool.py 2022-01-19 17:32:19 +01:00
test_idf_tools
test_mkdfu
test_mkuf2
unit-test-app freertos: always inline xPortSetInterruptMaskFromISR and vPortClearInterruptMaskFromISR 2022-03-03 09:44:31 +08:00
windows
build_apps.py
check_python_dependencies.py
check_term.py
detect_python.fish
detect_python.sh
eclipse-code-style.xml
find_apps.py
format-minimal.sh
format.sh
gdb_panic_server.py
gen_esp_err_to_name.py
idf.py
idf_monitor.py
idf_size.py add test for checking memory segments with esptool.py 2022-01-19 17:32:19 +01:00
idf_tools.py Tools: Use delay between rename attempts on Windows in the installer 2022-02-08 11:06:14 +01:00
mkdfu.py
mkuf2.py
python_version_checker.py
set-submodules-to-github.sh
toolchain_versions.mk tools: update esp-2021r2-patch3 toolchain for fixing GDB 2022-02-23 09:20:43 +07:00
tools.json tools: update esp-2021r2-patch3 toolchain for fixing GDB 2022-02-23 09:20:43 +07:00
tools_schema.json