index
:
micropython
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
zephyr
/
mphalport.h
blob: 1bb64e00028eef06b04cfa20da2ca0406b82d89c (
plain
) (
blame
)
1
static inline mp_uint_t mp_hal_ticks_ms(void) { return 0; }