1zephyr_library()
2
3zephyr_library_sources(
4  latmon.c
5)
6