esp-open-rtos/extras/sntp
iosen 59ee3d5975 sntp: fix the handling of the rtc counter wrapping
This reworks the accounting of the time to address the wrapping of the
rtc counter. It currently assumes that the time is accessed more
frequently than the counter would wrap. It also adds a semaphore to
synchronize access to the time storage.
2016-07-01 00:05:59 +10:00
..
component.mk Added sntp support and example 2016-03-09 17:18:51 +01:00
sntp.c sntp: free the pbuf after sending the request 2016-06-26 21:36:04 +10:00
sntp.h sntp: fix the handling of the rtc counter wrapping 2016-07-01 00:05:59 +10:00
sntp_fun.c sntp: fix the handling of the rtc counter wrapping 2016-07-01 00:05:59 +10:00