summaryrefslogtreecommitdiff
path: root/docs/zephyr/tutorial
diff options
context:
space:
mode:
authorGlenn Ruben Bakke <glennbakke@gmail.com>2020-12-09 21:01:28 +0100
committerDamien George <damien@micropython.org>2021-08-08 23:17:55 +1000
commit23e8729d3e256a38ae4bbe68c8aa66a40e31e2e8 (patch)
tree6bb9a06f62a7a15313a111a7e16d68d5dcae9b68 /docs/zephyr/tutorial
parentaa857eb65e57a935ec3757abc35b007996433298 (diff)
nrf/mphalport: Add dummy function for mp_hal_time_ns().
extmod/vfs_lfs.c needs to resolve `mp_hal_time_ns()` in order to calculate a timestamp from 1970 epoch. A wall clock is not available in the nrf port, hence the function is implemented to resolve compilation linkage error. The function always return 0.
Diffstat (limited to 'docs/zephyr/tutorial')
0 files changed, 0 insertions, 0 deletions