zephyr/samples
Maksim Masalski f08f9d6410 samples: exclude mec15xxevb_assy6853 in espi sample when sanitycheck
ESPI is supported in MEC15 chips but similar to PECI, I2C, eSPI bus
testing requires another device to act as eSPI host.
While this sample can be run in EVB the HW connection to a eSPI host
(Intel RVP) is not documented/supported.

Mark as not supported in that HW only in Modular card
(which setup is documented)

Also remove duplicate definition of the "depends_on: espi"
in the end of the sample.yaml file

Signed-off-by: Maksim Masalski <maksim.masalski@intel.com>
2020-09-17 16:13:51 -05:00
..
application_development samples: Fix device instance const qualifier loss 2020-09-02 13:48:13 +02:00
basic device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
bluetooth samples: bluetooth: adding peripheral_ots sample 2020-09-04 17:06:17 +02:00
boards usb: intel: Fix the sample, update to recent API change. 2020-09-09 08:26:19 -04:00
cpp_synchronization samples: cpp_synchronization: filter for integration 2020-07-30 08:00:03 -04:00
debug samples: debug: Add a simple gdbstub sample 2020-09-02 20:54:57 -04:00
display tests/samples: add samples for Serpente board 2020-09-04 09:25:02 -05:00
drivers samples: exclude mec15xxevb_assy6853 in espi sample when sanitycheck 2020-09-17 16:13:51 -05:00
hello_world samples: hello_world: filter for integration 2020-07-30 08:00:03 -04:00
mpu device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
net boards: add Pinnacle 100 DVK 2020-09-16 14:21:41 -05:00
philosophers samples: philosophers: enable for integration testing 2020-07-30 08:00:03 -04:00
portability zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
posix samples: posix: gettimeofday: incorporate libc time API tests 2020-09-04 14:46:43 +02:00
scheduler samples: scheduler: metairq_dispatch: add label directive 2020-08-28 12:54:40 +02:00
sensor samples: sensor: lps22hh: replace platform filter with fixture 2020-09-16 09:05:41 -04:00
shields device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
smp samples: pi: add integration support 2020-07-30 08:00:03 -04:00
subsys samples: mgmr: smp_svr: Build samples in CI. 2020-09-17 10:56:57 +02:00
synchronization samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
testing/integration sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
tfm_integration samples: tfm_integration: BL2 configurable 2020-09-04 10:36:42 -05:00
userspace samples: Fix device instance const qualifier loss 2020-09-02 13:48:13 +02:00
video device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
classic.rst samples: cpp_synchronization: Change sample description to rst format 2020-05-15 17:18:56 +02:00
index.rst samples: debug: Add a simple gdbstub sample 2020-09-02 20:54:57 -04:00