Commit graph

14 commits

Author SHA1 Message Date
Rutger Huijgen
566b0b6ac2 create a last sntp update ts function 2020-05-01 17:01:35 +02:00
Rutger Huijgen
3324e61d9f removed workaround for sntp, not needed any more becuase init is done properly 2020-04-25 20:03:04 +02:00
Rutger Huijgen
3e2b2830e5 Fixed issue in sntp, same as master 2020-04-20 16:54:18 +02:00
Rutger Huijgen
c97ef10267 fix build warning 2020-04-18 15:29:50 +02:00
Rutger Huijgen
312073ccfd Revert logging 2020-04-18 14:50:48 +02:00
Rutger Huijgen
f280fa27b5 SNTP_fix_rtc_counter_wrapping 2020-04-18 14:42:14 +02:00
Jeff Kletsky
6b43a1caa1 Improve extras/sntp -- Issue #562 (#563) 2018-02-09 13:02:01 +05:00
Ivan Mikhailov
69220ee866 Allow overrides of sntp.h
Changed quote marks with triangle brackets
for sntp.h to allow user creating a custom sntp.h
2017-12-07 20:55:03 +01:00
Our Air Quality
6080bb6ef2 libc: update to upstream master. 2017-09-21 23:44:24 +10:00
doragasu
11c9031d9b Removed my _time() implementation to use newlib provided one. 2016-03-31 16:05:15 +02:00
doragasu
9651692ca2 Cleanup and some changes to make implementation a bit more conforming to the standard. 2016-03-13 18:29:30 +01:00
doragasu
f14025b1c7 Removed non working clock_* calls from example. Using vars for tz and dst. 2016-03-13 17:04:03 +01:00
doragasu
0482aebf7d Added quick and dirty _gettimeofday_r() test implementation. 2016-03-11 13:11:15 +01:00
doragasu
16c831fffa Added sntp support and example 2016-03-09 17:18:51 +01:00