On 6/6/2023 4:46 PM, Alan C. Assis wrote:
Hi Fotis,

On 6/6/23, Fotis Panagiotopoulos <f.j.pa...@gmail.com> wrote:
Hello,

I just noticed the option STM32_TICKLESS_SYSTICK for the STM32.
However, it seems that it does nothing.

After a source code search, this option is not used anywhere.
There is no tickless implementation that supports the systick timer.

Shall I remove this?

It was introduced by this commit:

$ git show a13ebe5975d

I think someone removed STM32_TICKLESS_SYSTICK and replaced it with
CONFIG_STM32_TICKLESS_TIMER but forgot to update the Kconfig.

BR,

Alan

The configuration CONFIG_STM32_TICKLESS_TIMER is not referenced in C code either.

The tickless support for STM32 does not appear to support the SYSTICK timer.

Reply via email to