]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'default_freq' into 'master'
authorAngus Gratton <angus@espressif.com>
Mon, 22 Aug 2016 09:38:00 +0000 (17:38 +0800)
committerAngus Gratton <angus@espressif.com>
Mon, 22 Aug 2016 09:38:00 +0000 (17:38 +0800)
rtos: change XT_CLOCK_FREQ from 13MHz to 80MHz

Freq has been change to `80MHz` in system_init, otherwise system tick will not be accurate now.

Maybe we can config freq by menuconfig.

See merge request !8


Trivial merge