zephyr/samples/subsys
Daniel DeGrasse 1ff8fb927f samples: ipc: openamp: Enable openamp sample for iMX.RT1160 EVK
Enable the openamp sample for RT1160EVK. CM4 core has a custom DTS
overlay to use LPUART2 for console information, and use a secondary GPT
timer for the system tick.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2022-12-05 19:54:37 +01:00
..
canbus samples: subsys: canbus: isotp: fix sample path in Readme.rst 2022-10-27 11:02:57 +02:00
console includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
cpp samples: cpp_synchronization: Allow running on POSIX arch boards 2022-11-05 16:41:45 +09:00
debug include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
display samples: subsys: display: lvgl: Add native_posix overlay for SDL input 2022-10-03 10:12:03 +02:00
edac tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
fs samples: fs: Add sample using fs_mkfs function 2022-12-05 15:36:00 +01:00
ipc samples: ipc: openamp: Enable openamp sample for iMX.RT1160 EVK 2022-12-05 19:54:37 +01:00
logging twister: Add fiters to SYS-T related tests 2022-10-27 11:03:30 +02:00
lorawan/class_a lorawan: enable run-time config of region/freq 2022-11-14 11:16:16 +00:00
mgmt tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
modbus tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
nvs samples: subsys: nvs: Switch to FIXED_PARTITION_ macros 2022-09-06 09:56:37 +02:00
pm tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
portability includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
rtio/sensor_batch_processing rtio: Add macro to define iodev submission queue 2022-10-05 12:42:16 +02:00
settings tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
shell shell: support setting help string for each entry in a dictionary command 2022-12-05 18:40:46 +01:00
task_wdt includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
testsuite tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
tracing tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
usb samples: usb: console: enable optional new USB device support 2022-12-02 12:55:18 +01:00
usb_c usb-c: Generate USB-C connector VIF policies XML file 2022-12-02 08:46:04 -06:00
video tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
zbus tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
subsys.rst