esp-rs / esp32-hal

A hardware abstraction layer for the esp32 written in Rust.
Apache License 2.0
192 stars 28 forks source link

Clock Improvements #45

Closed arjanmels closed 3 years ago

arjanmels commented 3 years ago

Relatively small pull request implementing sleep using 64 bits instead of 32 bits. It is built on top of #39.

MabezDev commented 3 years ago

LGTM!

Fyi I've sent you a long overdue invite to the esp-rs org :)