85 Commits (061036f9e352bf96e4808ab1cb209aac2747dafd)

Author SHA1 Message Date
Alberto Escolar Piedras cb53e40ff9 drivers uart_native_posix: rename to native_pty and support N instances 4 months ago
Grzegorz Chwierut df40aa5574 twister: shell harness with commands alongside the harness_config 5 months ago
Alberto Escolar Piedras 2f2a91a8db samples/*/*shell: filter test with shell harness on bsim targets 5 months ago
Anas Nashif 82bb172bc6 samples: flash_shell: filter on flash-controller 5 months ago
Anas Nashif 88b5f1232d samples: flash_shell: use shell harness 5 months ago
Tomi Fontanilles 17545c17a5 dts: arm: st: h7: fix flash on M4 board targets 10 months ago
Felipe Neves 419edffabf boards: arduino_nicla_vision: add Arduino Nicla Vision 11 months ago
Mike Banducci 0d9a5e6f19 samples: flash: Exclude the stm32h755xx/m4 from flash samples 11 months ago
Murali Karicheri 05643e700e samples: drivers: flash_shell: allow run on stm32h745i_disco/stm32h745xx/m4 11 months ago
Murali Karicheri 4e0b02ef66 samples: drivers: flash_shell: allow run on stm32h747i_disco/stm32h747xx/m4 11 months ago
Francois Ramu df788d0b41 samples: drivers: flash_shell does not run on stm32h745/m4 boards 1 year ago
Torsten Rasmussen 8dc3f85622 hwmv2: Introduce Hardware model version 2 and convert devices 1 year ago
Jeppe Odgaard f1ae151ef6 samples: flash_shell: remove sample code and use FLASH_SHELL 2 years ago
Benjamin Cabé f6a4217a88 doc: driver: samples: Update driver samples to use new Sphinx extension 2 years ago
Jeppe Odgaard e26d018253 samples: flash_shell: rework dump_buffer() 2 years ago
Jeppe Odgaard 5ad65dfe36 samples: flash_shell: rework do_read() 2 years ago
Anas Nashif b835b02136 tests: cleanup metadata and filtering 2 years ago
Gerard Marull-Paretas 93b63df762 samples, tests: convert string-based twister lists to YAML lists 2 years ago
Sreeram Tatapudi 98858f1e6a drivers: flash: Add Infineon CAT1 Flash driver 2 years ago
Gerard Marull-Paretas 667eeb11fb shell: fix MISRA 5.7 violations on `struct shell` 2 years ago
Keith Packard 0b90fd5adf samples, tests, boards: Switch main return type from void to int 2 years ago
Fabio Baltieri bc612b8ebd boards: arm: add Arduino GIGA 2 years ago
Chris Friedt 7a0fd7ad14 samples: drivers: flash_shell: disambiguate flash shell app 3 years ago
Yonatan Schachter b49b11555c samples: flash_shell: Fix flash range printing 3 years ago
Benjamin Björnsson 2ba91ce850 samples: flash_shell: Add board to platform_exclude list 3 years ago
HaiLong Yang ebc4a37a21 samples: flash_shell: add support for gd32 boards 3 years ago
Gerard Marull-Paretas 79e6b0e0f6 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 3 years ago
Gerard Marull-Paretas e0c647c147 samples: drivers: flash_shell: remove duplicate include 3 years ago
Gerard Marull-Paretas d424d66aff samples: drivers: flash_shell: remove unused soc.h 3 years ago
Gerard Marull-Paretas c7b5b3c419 samples: migrate includes to contain <zephyr/...> prefix 3 years ago
Gerard Marull-Paretas f8c0e3907e samples: drivers: flash_shell: use DEVICE_DT_GET_OR_NULL 3 years ago
Krzysztof Chruscinski eb3375f47c shell: Add __printf_like to shell_fprintf 4 years ago
Torsten Rasmussen 1cccc8a8fe cmake: increase minimal required version to 3.20.0 4 years ago
Akash Patel 241374eee5 samples: flash_shell: fix SHELL_CMD_REGISTER typo 4 years ago
Kumar Gala 3b84b645db samples: flash_shell: Fix Coverity issue 220540 4 years ago
Andrzej Puzdrowski c5cc990cb3 samples/tree-wide: remove flash_write_protection_set() usage 4 years ago
Maureen Helm a8d3c8e142 samples: flash_shell: Run on boards without zephyr,flash-controller 5 years ago
Henrik Brix Andersen 9121b24269 samples: drivers: flash_shell: do not enable CONFIG_SERIAL 5 years ago
Henrik Brix Andersen db25454e0e samples: flash_shell: skip boards without zephyr,flash-controller 5 years ago
Jakub Rzeszutko 005103739c shell: examples cleanup 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Dominik Ermel cefebbec39 samples: flash_shell: Fix overwriting return value 5 years ago
Andrei Gansari 66f454acd4 samples: flash_shell: remove obsolete command function 5 years ago
Andrei Gansari 87eeb64370 samples: flash_shell: print 16 bytes of flash 5 years ago
Andrei Gansari 19975af460 samples: flash_shell: unaligned and pattern write 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Marc Herbert 2cd51a33ce samples: make find_package(Zephyr...) REQUIRED 5 years ago
Joakim Andersson 6c6c03d60c samples: driver: flash_shell: Add readme 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Kumar Gala 7a15afc1d4 drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 5 years ago