]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/xtal_freq_estimation' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Tue, 23 Jan 2018 07:37:47 +0000 (15:37 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Tue, 23 Jan 2018 07:37:47 +0000 (15:37 +0800)
commitffaf1450560d9e99a7f37ab6b734aaf06f73179c
tree5661976f31732f892bcde4df5feb03da16f57589
parent02821571ddf0a83ac5bf5a97713b544e68af318b
parent7c584e80b0bcddab7b06f8695f38141a465e251a
Merge branch 'bugfix/xtal_freq_estimation' into 'master'

soc/rtc_clk: fix loss of precision in estimation of XTAL frequency

See merge request !1763