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 ble-wifi-example-tests: Add fixes and cleanups to ble and wifi tests 2021-05-28 19:50:28 +05:30
catch Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ci docs: update copyright date for docs automatically 2022-02-18 12:59:12 +08:00
cmake tools: replace _ with - in idf.py 2021-10-13 17:30:38 +08:00
docker Update Dockerfile working on both x64 / ARM 2021-10-08 17:11:59 +08:00
esp_app_trace style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
esp_prov esp_prov.py: Replaced deprecated function for loading modules 2022-01-28 15:46:27 +05:30
find_build_apps esp32h2: add esp32h2 build target 2021-07-01 19:51:33 +08:00
idf_monitor_base idf.py: add linux target support for idf.py flash and idf.py monitor 2021-10-18 11:50:50 +08:00
idf_py_actions idf.py: add linux target support for idf.py flash and idf.py monitor 2021-10-18 11:50:50 +08:00
idf_size_yaml tools/idf_size: improve readability 2021-10-06 15:28:05 +02:00
kconfig Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
kconfig_new kconfig: ignore nonexistent new names 2021-03-31 19:13:03 +08:00
ldgen ldgen: allow + sign in archive names 2021-12-21 02:16:32 +01:00
mass_mfg docs: update api-reference chapters for C3 2021-03-01 14:58:08 +08:00
mocks freertos: upgrade to 10.4.3 - try to add portDONT_DISCARD 2021-09-22 09:11:44 +08:00
templates/sample_component add new command to idf 2020-09-21 23:38:52 +02:00
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 coredump: update test data for toolchain 2021r2 2021-10-25 19:55:41 +07:00
test_idf_py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
test_idf_size add test for checking memory segments with esptool.py 2022-01-19 17:32:19 +01:00
test_idf_tools Tools: Load tool versions automatically for IDF Tools tests 2021-12-22 10:31:17 +01:00
test_mkdfu tools: Split up large binaries into smaller chunks in the DFU binary 2021-05-19 15:15:50 +02:00
test_mkuf2 style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
unit-test-app freertos: always inline xPortSetInterruptMaskFromISR and vPortClearInterruptMaskFromISR 2022-03-03 09:44:31 +08:00
windows tools: move idf_exe out of IDF 2021-12-09 17:24:43 +01:00
build_apps.py ci: Include context from failed build logs in the CI job log 2021-04-12 05:48:40 +00:00
check_python_dependencies.py Update Dockerfile working on both x64 / ARM 2021-10-08 17:11:59 +08:00
check_term.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
detect_python.fish tools: Prefer python3 during install and export 2021-02-13 11:34:40 +01:00
detect_python.sh tools: Prefer python3 during install and export 2021-02-13 11:34:40 +01:00
eclipse-code-style.xml tools: add code formatter rules for Eclipse 2016-11-03 18:41:00 +08:00
find_apps.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
format-minimal.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
format.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
gdb_panic_server.py tools: gdb_panic_server: enable esp32h2 support 2021-09-15 19:24:14 +08:00
gen_esp_err_to_name.py CI: esp_err_t check: Ignore esp32_mock.h per mdns mock update 2021-07-01 15:45:17 +02:00
idf_monitor.py idf.py: add linux target support for idf.py flash and idf.py monitor 2021-10-18 11:50:50 +08:00
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
idf.py tools: replace _ with - in idf.py 2021-10-13 17:30:38 +08:00
mkdfu.py tools: Split up large binaries into smaller chunks in the DFU binary 2021-05-19 15:15:50 +02:00
mkuf2.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
python_version_checker.py Drop support for unsupported Python versions 2021-06-21 21:48:49 +02:00
set-submodules-to-github.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
toolchain_versions.mk tools: update esp-2021r2-patch3 toolchain for fixing GDB 2022-02-23 09:20:43 +07:00
tools_schema.json tools: Installing tools for given IDF_TARGET 2021-07-16 15:03:19 +02:00
tools.json tools: update esp-2021r2-patch3 toolchain for fixing GDB 2022-02-23 09:20:43 +07:00