zephyr/samples/subsys
Andrei Emeltchenko 89a253b052 edac: Use Device Tree values for BDF and PCI VID
Start using DTS values for PCI Vendor ID and PCI BDF. For the PCI
Device ID we do not use DTS since this would require changing overlay
for different SKU board.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2021-02-04 09:37:42 -05:00
..
canbus samples: canbus: canopen: mass-erase flash prior to running sample 2021-01-24 21:22:25 -05:00
console doc: update function references to use :c:func: 2020-08-31 09:57:33 -04:00
edac edac: Use Device Tree values for BDF and PCI VID 2021-02-04 09:37:42 -05:00
fs samples: fs: Extend littlefs sample to native_posix and qemu_x86 2021-01-29 08:04:51 -05:00
ipc samples: ipc: RPMsg Service sample 2021-01-19 22:07:09 +01:00
logging sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
mgmt samples/subsys/mcumgr/smp_svr: disable log over shell 2021-01-27 08:06:36 -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 samples: shell: enable thread runtime stats 2020-12-14 13:00:47 -05:00
tracing samples: tracing: Extend the SystemView configuration to more platforms 2020-11-20 12:54:09 -06:00
usb sample: usb: exlude native_posix platform 2021-02-03 08:37:38 -05:00
subsys.rst