zephyr/scripts
Gerard Marull-Paretas e5335f345a device: dynamic device handles were declared as const
When CONFIG_HAS_DYNAMIC_DEVICE_HANDLES is selected, devices handles are
placed in RAM region so that they can be modified at runtime. However,
the gen_handles.py script added the `const` attribute to the device
handle arrays regardless of this setting, leading to faults when running
the application. This may be an indicator that this feature is not
actively used.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-06-14 13:48:02 -04:00
..
build device: dynamic device handles were declared as const 2023-06-14 13:48:02 -04:00
checkpatch
ci ci: testplan: do not start more runners than needed 2023-06-08 07:33:56 -04:00
coccinelle
coredump
dts devicetree: better DT_PROP_BY_IDX()/DT_FOREACH_PROP_ELEM() support 2023-05-16 18:14:26 +02:00
footprint scripts: size_report: Use default encoding to process filenames 2023-06-02 15:44:36 -04:00
generate_usb_vif USB-C: genVIF: Cleanup and add support to pick static data from input 2023-05-26 13:54:43 -04:00
gitlint scripts: zephyr_commit_rules: improve commit error messages 2023-02-08 15:03:56 -08:00
kconfig kconfig: provide an option for enforcing Kconfig settings 2023-05-25 14:57:41 +02:00
logging/dictionary logging: Use TYPE_SECTION macros for log const 2023-05-03 10:43:31 +02:00
net
pylib scripts: twister: add timeout for pytest process 2023-06-02 18:55:27 -04:00
pylint/checkers
release scripts: add list_devicetree_bindings_changes.py 2023-03-25 11:12:38 +01:00
schemas Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
support
tests scripts: Typo in the word 'platform' fix 2023-05-29 14:34:33 -04:00
tracing tracing: scripts: Fix spelling 2023-02-08 01:09:31 +09:00
utils scripts: utils: add twister_to_list tool 2023-05-10 09:52:37 +02:00
west_commands west: build: keep kconfig quotes from testcase.yaml 2023-05-31 10:02:28 -04:00
.gitignore
checkpatch.pl
checkstack.pl
coccicheck
dump_bugs_pickle.py
gen_gcov_files.py
get_maintainer.py scripts: get_maintainer: Fix glob pattern directory match error logic 2023-04-26 00:29:25 +09:00
github_helpers.py
list_boards.py
make_bugs_pickle.py
requirements-base.txt west.cmake: make MIN_WEST_VERSION catch up with requirements-base.txt 2023-05-22 10:17:11 +02:00
requirements-build-test.txt
requirements-compliance.txt
requirements-doc.txt
requirements-extras.txt scripts: requirements: Update protobuf and grpcio-tools requirements 2023-05-23 08:55:16 +02:00
requirements-run-test.txt requirements: Update pyOCD requirement to 0.35.0 2023-05-10 10:15:52 +02:00
requirements.txt
series-push-hook.sh
set_assignees.py
snippets.py scripts: snippets: Use UTF-8 to write CMake files 2023-06-02 15:44:36 -04:00
spelling.txt
tags.sh
twister
valgrind.supp
west-commands.yml
zephyr_module.py west: v0.14.0 is required now (and soon, v1.1) 2023-05-19 13:17:05 -07:00