micropython/zephyr/mphalport.h
2016-10-10 23:02:51 +03:00

2 lines
60 B
C

static inline mp_uint_t mp_hal_ticks_ms(void) { return 0; }