micropython/ports
Damien George 40153b800a esp32/mphalport: Fix mp_hal_time_ns offset.
gettimeofday returns seconds since 2000/1/1 so needs to be adjusted to
seconds since 1970/1/1 to give the correct return value of mp_hal_time_ns.

Signed-off-by: Damien George <damien@micropython.org>
2020-08-31 00:49:58 +10:00
..
bare-arm
cc3200 all: Update Python code to conform to latest black formatting. 2020-08-29 15:18:01 +10:00
esp32 esp32/mphalport: Fix mp_hal_time_ns offset. 2020-08-31 00:49:58 +10:00
esp8266 py/mphal.h: Introduce mp_hal_time_ns and implement on various ports. 2020-08-22 16:13:44 +10:00
javascript
mimxrt
minimal
nrf all: Update Python code to conform to latest black formatting. 2020-08-29 15:18:01 +10:00
pic16bit
powerpc
qemu-arm qemu-arm/Makefile: Add CFLAGS_EXTRA to CFLAGS. 2020-06-22 13:42:24 +10:00
samd
stm32 all: Update Python code to conform to latest black formatting. 2020-08-29 15:18:01 +10:00
teensy all: Update Python code to conform to latest black formatting. 2020-08-29 15:18:01 +10:00
unix unix/variants: Fix fast and freedos variants so they build again. 2020-08-30 13:48:26 +10:00
windows
zephyr zephyr/README: Update required Zephyr version and mention new features. 2020-08-28 16:42:32 +10:00