]> granicus.if.org Git - esp-idf/commit
FreeRTOS KConfig: Limit tick rate to 1000Hz
authorAngus Gratton <angus@espressif.com>
Wed, 5 Oct 2016 23:06:01 +0000 (10:06 +1100)
committerAngus Gratton <angus@espressif.com>
Mon, 10 Oct 2016 20:56:08 +0000 (07:56 +1100)
commit1bae606ccce4f6925f33726a14067c0624db37f5
tree92efaa15103ab51cbbae40f930b08ee4f4b527d6
parentc12582c122a0141119a38d518e0bb9510976024d
FreeRTOS KConfig: Limit tick rate to 1000Hz

>1000Hz breaks portTICK_PERIOD_MS (see gitlab 4)

A working >1000Hz tick rate is possible with some changes, but beyond a
certain point it's dimishing returns to preempt tasks this often.
components/freertos/Kconfig