esp-idf/tools
Martin Vychodil 69096ddce5 Security: ESP32C3 memory protection feature (IRAM0/DRAM0)
Software support for PMS module.
Allows controlled memory access to IRAM (R/W/X) and DRAM0 (R/W)
On/locked by default, configurable in Kconfig (esp_system)

Closes https://jira.espressif.com:8443/browse/IDF-2092
2021-01-27 08:44:03 +01:00
..
ble style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
catch Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ci style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
cmake Merge branch 'bugfix/linux_host_build_clang' into 'master' 2021-01-27 15:17:19 +08:00
docker tools/docker: Add libpython2.7 in order to satisfy GDB dependencies 2020-09-02 18:15:52 +02: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 style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
find_build_apps style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
idf_py_actions style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
kconfig Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
kconfig_new style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
ldgen style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
mass_mfg style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
templates/sample_component add new command to idf 2020-09-21 23:38:52 +02:00
test_apps style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
test_idf_monitor style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08: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 style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
test_idf_tools style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
test_mkdfu style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08: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 Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 2021-01-27 08:44:03 +01:00
windows style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
build_apps.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
check_python_dependencies.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
check_term.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08: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 style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
gen_esp_err_to_name.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
idf_monitor.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
idf_size.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
idf_tools.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
idf.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
mkdfu.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
mkuf2.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08: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 Update toolchain to esp-2020r3 2020-09-03 14:09:38 +07:00
tools_schema.json tools: add metadata file and idf_tools.py 2019-05-24 17:04:23 +08:00
tools.json tools: support for embedded python 2021-01-18 08:10:56 +01:00