zephyr/samples/subsys
Kumar Gala e65c84e5bd samples: logging: set integration_platforms
Set integration_platforms on these samples to a single platform, we
prefer native_posix, than a qemu platform mps2_an385 and finally a
hardware platform.

For the 'basic' sample we use native_posix, for the 'rtt' we use
frdm_k64f ad we need a hardware platform that supports 'rtt', and for
the 'usermode' we utilize 'mps2_an385' as we can run in QEMU.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-03-03 09:12:59 -06:00
..
canbus samples: canbus: canopen: mass-erase flash prior to running sample 2021-01-24 21:22:25 -05:00
console samples: console: set integration_platforms to mps2_an385 2021-03-03 09:12:30 -06:00
edac edac: Use Device Tree values for BDF and PCI VID 2021-02-04 09:37:42 -05:00
fs samples: subsys: fs: littlefs: Enable Nordic QPSI driver 2021-02-23 16:31:41 -06:00
ipc arm: Remove Musca-A SoC/board support 2021-02-15 21:04:23 +03:00
logging samples: logging: set integration_platforms 2021-03-03 09:12:59 -06:00
mgmt samples/subsys/mgmt/mcumgr/smp_svr: Limit logging from mcuboot_util 2021-02-14 18:38:37 -05:00
nvs samples: nvs: Do full chip erase when flashing 2020-08-11 09:39:49 -04:00
power/device_pm power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
settings samples/subsys/settings: fixed typo in readme 2021-01-04 10:34:35 -06:00
shell shell: sample: add getopt 2021-03-01 09:50:32 -05:00
tracing samples: tracing: Extend the SystemView configuration to more platforms 2020-11-20 12:54:09 -06:00
usb samples: hid: convert to use new common HID macros 2021-02-28 16:50:24 -05:00
subsys.rst