zephyr/samples/kernel
Paul He d61f3a7562 samples: metairq_dispatch: use name msgdev.h instead of main.h
Normally main.c file doesn't have a header, beacuse it doesn't need to
be declared to other modules.

And in this sample it makes more sense to use name msgdev.h instead of
main.h as the header file for msgdev.c.

Signed-off-by: Paul He <pawpawhe@gmail.com>
2021-04-19 10:32:39 +02:00
..
condition_variables
metairq_dispatch samples: metairq_dispatch: use name msgdev.h instead of main.h 2021-04-19 10:32:39 +02:00
index.rst samples: move kernel samples into one folder 2021-03-09 17:48:18 -05:00