OVMS3-idf/tools/ci/config
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
..
assign-test.yml CI: assign and target-test stages updated to run test-apps in the ci 2020-02-06 16:46:41 +00:00
build.yml docs ci: Use the final version of the esp-idf-doc-env image 2020-02-10 19:55:46 +11:00
deploy.yml docs ci: Ensure deploy directory exists 2020-02-10 19:55:15 +11:00
host-test.yml ci: remove using IDF_XTENSA_TOOLCHAIN_URL because there are idf_tools.json and multi-target support 2020-02-10 18:05:21 +07:00
post_check.yml ci: fix job "check_wifi_lib_md5" 2019-12-11 13:10:23 +08:00
post_deploy.yml docs ci: Use the final version of the esp-idf-doc-env image 2020-02-10 19:55:46 +11:00
pre_check.yml docs: Move to Python 3.5+ and Sphinx 2.3 2020-02-07 16:47:50 +11:00
target-test.yml Exception handlers for LoadStoreError and LoadStoreAlignmentError 2020-02-26 20:21:59 +08:00