]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/unit_test_adjtime' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Mon, 5 Nov 2018 04:20:07 +0000 (12:20 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Mon, 5 Nov 2018 04:20:07 +0000 (12:20 +0800)
commitfb7ba1baa068a2267ef54b7105cf3c8a004fe4eb
tree2683de846a9f46f6acb006f8f4dc92f69ba7127c
parent4f4bed5e6591bc59dc9207676d123e2093b2ced9
parent84f1eb5eacce89aaf39043b4bb602fa14018249c
Merge branch 'bugfix/unit_test_adjtime' into 'master'

Resolve ""test for thread safety adjtime and gettimeofday functions" fails randomly"

Closes #37

See merge request idf/esp-idf!3613