- abf9e4d scripts: runners: ezflashcli: Add support to flash images for MCUboot by Niek Ilmer · 1 year, 10 months ago
- 6ce3794 scripts: Twister ConfigurationError Fix by Lukasz Mrugala · 1 year, 10 months ago
- 0c5ff8c twister: set default supported toolchains in twister by Kumar Gala · 1 year, 10 months ago
- 4f5cb1b scripts: snippets: Preserve snippet processing order by Stephanos Ioannidis · 1 year, 10 months ago
- 8e40db5 west: esp32: Fix target flashing without the IDF boot by Marek Matej · 1 year, 10 months ago
- 8412cb3 scripts: build: add a test suite for check_init_priorities by Fabio Baltieri · 1 year, 10 months ago
- ef1bd08 scripts: build: add a script for build time init priority validation by Fabio Baltieri · 1 year, 10 months ago
- ba48dd8 cmake: support snippets scope for `zephyr_get()` by Torsten Rasmussen · 1 year, 10 months ago
- 1561a07 snippets: support for EXTRA_DTC_OVERLAY_FILE and EXTRA_CONF_FILE by Torsten Rasmussen · 1 year, 10 months ago
- db89e76 sysbuild: generate .config.sysbuild for controlling build settings by Torsten Rasmussen · 1 year, 10 months ago
- 5c71e68 kconfig: provide an option for enforcing Kconfig settings by Torsten Rasmussen · 1 year, 10 months ago
- 6feacfa twister: improve new ztest case detection by Anas Nashif · 1 year, 10 months ago
- 164c887 twister: fix testcase detection by Anas Nashif · 1 year, 10 months ago
- 64c4102 twister: Add support for gTest as a harness by Yuval Peress · 1 year, 10 months ago
- 6a6d05b twister: Remove newline suffix in BinaryHandler by Maureen Helm · 1 year, 10 months ago
- 8bb576b scripts: requirements: Update protobuf and grpcio-tools requirements by Katarzyna Giądła · 1 year, 10 months ago
- 243a9df scripts: twister: skip unknown platform from hardware map by Grzegorz Chwierut · 1 year, 10 months ago
- e8c3baa scripts: twister: create build dir for logs by Piotr Golyzniak · 1 year, 10 months ago
- 4975c94 west.cmake: make MIN_WEST_VERSION catch up with requirements-base.txt by Marc Herbert · 1 year, 10 months ago
- 15b4603 ARC: used 64bit MDB binary by default. by Evgeniy Paltsev · 1 year, 10 months ago
- 251f269 west: v0.14.0 is required now (and soon, v1.1) by Martí Bolívar · 1 year, 10 months ago
- 442a452 scripts/ci/check_compliance: add GitDiffCheck compliance check by Filip Kokosinski · 1 year, 10 months ago
- ce2a7d9 scripts: zephyr_module: handle expected west errors by Martí Bolívar · 1 year, 10 months ago
- 6697c5a west: sign: rimage: drop default -c option when the user provides one by Marc Herbert · 1 year, 10 months ago
- 729a795 twister: fix testcase parsing from binary by Anas Nashif · 1 year, 10 months ago
- 49389b5 west: sign: Add Kconfig with application version by Torsten Rasmussen · 1 year, 10 months ago
- 0c29e07 devicetree: better DT_PROP_BY_IDX()/DT_FOREACH_PROP_ELEM() support by Martí Bolívar · 1 year, 11 months ago
- 8aa83f6 devicetree: support DT_PROP_LEN() on phandle and string by Martí Bolívar · 1 year, 11 months ago
- 5204369 scripts: gen_defines: add some missing comments by Martí Bolívar · 1 year, 11 months ago
- 21b9a1c twister: allow loading external configuration by Gerard Marull-Paretas · 1 year, 11 months ago
- 164ad10 twister: Raise error when duplicates found on default by Maciej Perkowski · 1 year, 11 months ago
- 59167e1 scripts: dts: gen_defines: add `ENUM_VAL_<val>_EXISTS` define by Jordan Yates · 1 year, 11 months ago
- c03e190 scripts: adjust WEST_PYTHON to posix path by Torsten Rasmussen · 1 year, 11 months ago
- 02ac343 security: hardening: Update general recommendations by Flavio Ceolin · 1 year, 11 months ago
- 8276658 security: hardening: Update debug susbsys options by Flavio Ceolin · 1 year, 11 months ago
- d74e771 security: hardening: Update experimental features by Flavio Ceolin · 1 year, 11 months ago
- a06083c security: hardening: Organize hardened file by Flavio Ceolin · 1 year, 11 months ago
- 7617046 twister: Add expected and detected test case names to debug log by Dmitrii Golovanov · 1 year, 11 months ago
- 8ee23dc twister: Don't override test name check with RunID check by Dmitrii Golovanov · 1 year, 11 months ago
- 14ba39c twister: Fix suite-name-check bypass on flash error by Dmitrii Golovanov · 1 year, 11 months ago
- 76b91c7 twister: fix handling of mixed str/list configurations by Gerard Marull-Paretas · 1 year, 11 months ago
- 2c2d1c7 requirements: Update pyOCD requirement to 0.35.0 by Jamie McCrae · 1 year, 11 months ago
- a91620f twister: deprecate space-separated lists by Gerard Marull-Paretas · 1 year, 11 months ago
- 47c2fec scripts: utils: add twister_to_list tool by Gerard Marull-Paretas · 1 year, 11 months ago
- 11218ba twister: set 'any' type for set/list fields by Gerard Marull-Paretas · 1 year, 11 months ago
- 0db7470 twister: handle mixed common/tests types by Gerard Marull-Paretas · 1 year, 11 months ago
- d3b8b8d twister: improve diagnostics for 'any' set/list types by Gerard Marull-Paretas · 1 year, 11 months ago
- 560a721 twister: allow list input for set config fields by Gerard Marull-Paretas · 1 year, 11 months ago
- 3bf7f83 twister: Bring back scope selection rule using platform_allow by Maciej Perkowski · 1 year, 11 months ago
- bae0a5b logging: Use TYPE_SECTION macros for log const by Kumar Gala · 1 year, 11 months ago
- baeee77 twister: automatically add module board roots by Gerard Marull-Paretas · 1 year, 11 months ago
- 7892f40 twister: add options to shuffle tests across subsets by Piotr Kosycarz · 1 year, 11 months ago
- 9a6f7ef scripts: fix 'compatible' property of generated thermistor tables by Rihards Skuja · 1 year, 11 months ago
- 0ebc37a scripts: runners: nrf: Fix the formatting of the old --nrf-family by Carles Cufi · 1 year, 11 months ago
- bdb3fd0 scripts: gen_isr_tables: fix pylint issues by Aurelien Jarno · 1 year, 11 months ago
- a01d40f scripts: utils: migrate_sys_init: handle empty line after ARG_UNUSED by Gerard Marull-Paretas · 1 year, 11 months ago
- 2dbbfae scripts: utils: migrate_sys_init: remove dead ZEPHYR_BASE by Gerard Marull-Paretas · 1 year, 11 months ago
- 2e0820f scripts: west: add silabs_commander runner by Roman Dobrodii · 1 year, 11 months ago
- 428f4a6 scripts: get_maintainer: Fix glob pattern directory match error logic by Stephanos Ioannidis · 1 year, 11 months ago
- 16880cc scripts: gen_handles: silence "should it be static?" warnings by Marc Herbert · 1 year, 11 months ago
- d641be7 runners: stm32cubeprogrammer: fix program files path for win x64 by Georgij Cernysiov · 1 year, 11 months ago
- 96a9b7e scripts: ci: check_compliance: Ignore mcuboot Kconfigs by Jamie McCrae · 1 year, 11 months ago
- 71dfaff scripts: utils: migrate_mcumgr_kconfigs: Remove IMG dummy header by Jamie McCrae · 2 years ago
- de90dfc syscall: Introduce __syscall_always_inline by Carlo Caione · 2 years ago
- 47cf000 fb: cfb: Use TYPE_SECTION macros for cfb_fonts by Kumar Gala · 2 years ago
- 5b5fbc4 shell: remove dead linker section for shell by Kumar Gala · 2 years ago
- 29dc4b6 twister: Cleanup redundant if / else by Andrei Emeltchenko · 2 years ago
- 186d706 twister: Use flash options also for device_serial_pty by Andrei Emeltchenko · 2 years ago
- 63ed1d9 twister: size_calc: Fix compliance warning in script by Kumar Gala · 2 years ago
- a7a9cb0 scripts: runners: tests: nrf: Refactor and add nrfutil runner tests by Carles Cufi · 2 years ago
- a5e0cbc scripts: runners: tests: nrf: Minor tweaks by Carles Cufi · 2 years ago
- b022835 scripts: runners: nrf: Add support for the new nRF Util tool by Carles Cufi · 2 years ago
- 480b6fb scripts: runners: nrf: Do not force-flush until the end by Carles Cufi · 2 years ago
- ff9c383 scripts: runners: nrf: Use nrfutil error codes by Carles Cufi · 2 years ago
- 5847890 edtlib: finish adding type annotations by Martí Bolívar · 2 years ago
- 3318380 edtlib: type annotate EDT by Martí Bolívar · 2 years ago
- d89f974 edtlib: type annotate Node by Martí Bolívar · 2 years ago
- cae8b65 edtlib: make PinCtrl a type-annotated dataclass by Martí Bolívar · 2 years ago
- 83b6db2 edtlib: make ControllerAndData a type-annotated dataclass by Martí Bolívar · 2 years ago
- 3a43e1b edtlib: make Range a type-annotated dataclass by Martí Bolívar · 2 years ago
- b07f3dd edtlib: clean up Range docstring by Martí Bolívar · 2 years ago
- 49c0d72 edtlib: make Register a type-annotated dataclass by Martí Bolívar · 2 years ago
- 4415a29 edtlib: make Property a type-annotated dataclass by Martí Bolívar · 2 years ago
- 835a57c edtlib: type annotate PropertySpec by Martí Bolívar · 2 years ago
- 1b69219 edtlib: type annotate Binding by Martí Bolívar · 2 years ago
- 3d75f17 edtlib: improve error handling paths by Martí Bolívar · 2 years ago
- 51d7980 edtlib: move Node by Martí Bolívar · 2 years ago
- ba4b8a4 edtlib: move PinCtrl by Martí Bolívar · 2 years ago
- a5d8233 edtlib: move ControllerAndData by Martí Bolívar · 2 years ago
- ea4db57 edtlib: move Range by Martí Bolívar · 2 years ago
- da31368 edtlib: move Register by Martí Bolívar · 2 years ago
- 20731a3 edtlib: move Property by Martí Bolívar · 2 years ago
- ff8c63c edtlib: move PropertySpec by Martí Bolívar · 2 years ago
- bef3970 edtlib: move Binding by Martí Bolívar · 2 years ago
- cf9cfc3 edtlib: implement copy.deepcopy() for EDT by Martí Bolívar · 2 years ago
- f4b487a edtlib: refactor some internals by Martí Bolívar · 2 years ago
- 867dd1c devicetree: use c89 comments in test file by Martí Bolívar · 2 years ago
- dcf1fc0 dtlib: fix docstring by Martí Bolívar · 2 years ago
- fec7881 scripts: tests: tests for choosing binaries by Piotr Golyzniak · 2 years ago
- bfd6177 twister: Include unit test `testbinary` in ELF search space by Tristan Honscheid · 2 years ago