esp-idf/tools
Sachin Parekh 301dacfb33 Exception handlers for LoadStoreError and LoadStoreAlignmentError
Configurable option to use IRAM as byte accessible memory (in single core mode) using
load-store (non-word aligned and non-word size IRAM access specific) exception handlers.
This allows to use IRAM for use-cases where certain performance penalty
(upto 170 cpu cycles per load or store operation) is acceptable. Additional configuration
option has been provided to redirect mbedTLS specific in-out content length buffers to
IRAM (in single core mode), allows to save 20KB per TLS connection.
2020-02-26 20:21:59 +08:00
..
ble
catch
ci Exception handlers for LoadStoreError and LoadStoreAlignmentError 2020-02-26 20:21:59 +08:00
cmake
docker
esp_app_trace
esp_prov
find_build_apps
idf_py_actions
kconfig
kconfig_new Merge branch 'bugfix/confserver_hex_types' into 'master' 2020-02-20 14:48:15 +08:00
ldgen
mass_mfg Docs: Encourage to used Python 3 2020-02-24 12:55:55 +01:00
test_apps
test_idf_monitor
test_idf_py
test_idf_size
test_idf_tools
unit-test-app Exception handlers for LoadStoreError and LoadStoreAlignmentError 2020-02-26 20:21:59 +08:00
windows Docs: Encourage to used Python 3 2020-02-24 12:55:55 +01:00
build_apps.py
check_kconfigs.py
check_python_dependencies.py
check_term.py
eclipse-code-style.xml
find_apps.py
format-minimal.sh
format.sh
gen_esp_err_to_name.py
idf.py
idf_monitor.py
idf_size.py
idf_tools.py
set-submodules-to-github.sh
test_check_kconfigs.py
toolchain_versions.mk
tools.json
tools_schema.json