zephyr/samples
Stanislav Poboril 7ca69b385d sample: Add IMX IPM sample application
Add IMX IPM sample application. It reads the data sent to the
Messaging Unit and sends them back. It has been tested on Udoo Neo Full
board with the Cortex-A9 core running Linux and sending the data
into the Messaging Unit A and the Cortex-M4 running this sample Zephyr
application and reading the data from Messaging Unit B and sending it
back for Linux side to read it from Messaging Unit A.

Origin: Original

Signed-off-by: Stanislav Poboril <stanislav.poboril@nxp.com>
2018-11-19 08:38:38 -06:00
..
application_development dts: Remove ifdef CONFIG_FS_FLASH_STORAGE_PARTITION from dts files 2018-11-15 17:37:59 -05:00
basic dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
bluetooth samples: Add explicit zephyr_include_directories to get <board.h> 2018-11-15 09:14:07 -05:00
boards samples: reel_board/mesh_badge: Fix various coding style issues 2018-11-19 15:06:14 +02:00
cpp_synchronization
display dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
drivers drivers/spi: Always selecet HAS_DTS_SPI once SPI is enabled 2018-11-16 14:02:00 -05:00
hello_world
mpu dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
net samples: mqtt: Switch MQTT Publisher to new MQTT implementation 2018-11-19 09:31:01 -05:00
nfc/nfc_hello
philosophers
sensor samples: sensor: Include regex matching and fixture 2018-11-14 23:43:48 -05:00
shields dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
subsys sample: Add IMX IPM sample application 2018-11-19 08:38:38 -06:00
synchronization
testing/integration
xtensa_asm2
kernel.rst
samples.rst