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 samples: condition_variables: set integration_platforms to native_posix 2021-02-25 10:36:02 -05:00
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