acassis commented on code in PR #16514: URL: https://github.com/apache/nuttx/pull/16514#discussion_r2140460225
########## arch/arm/src/stm32f0l0g0/stm32_tim.c: ########## @@ -897,11 +897,13 @@ static int stm32_tim_setmode(struct stm32_tim_dev_s *dev, * disable it, simply set its clock to valid frequency or zero. */ +#ifdef STM32_TIM6_BASE Review Comment: So, all devices which have TIM6 are supposed to have TIM7 as well? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org