zephyr/drivers/ptp_clock
Daniel Leung 6ed46e3412 drivers: ptp_clock: build as static library
Instead of putting object files inside libzephyr.a,
simply build a separate static library as most other
driver types are doing this already.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-08-17 06:06:03 -04:00
..
CMakeLists.txt drivers: ptp_clock: build as static library 2021-08-17 06:06:03 -04:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
ptp_clock.c include: Move ptp_clock.h to drivers/ptp_clock.h 2021-03-25 10:09:33 +02:00