mirror of
https://github.com/eclipse/upm.git
synced 2025-07-08 04:41:12 +03:00
utilities: add Zephyr 1.6 k_timer support (pulled from zupm)
Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
@ -45,6 +45,8 @@ typedef struct timeval upm_clock_t;
|
||||
#include <zephyr.h>
|
||||
#include <device.h>
|
||||
#include <sys_clock.h>
|
||||
#include <version.h>
|
||||
#include <kernel_version.h>
|
||||
|
||||
#if defined(CONFIG_STDOUT_CONSOLE)
|
||||
#include <stdio.h>
|
||||
|
Reference in New Issue
Block a user