micropython/ports
Glenn Ruben Bakke 23e8729d3e 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.
2021-08-08 23:17:55 +10:00
..
bare-arm
cc3200
esp32
esp8266
javascript
mimxrt
minimal
nrf nrf/mphalport: Add dummy function for mp_hal_time_ns(). 2021-08-08 23:17:55 +10:00
pic16bit
powerpc
qemu-arm
rp2
samd
stm32
teensy
unix
windows
zephyr