xiaoxiang781216 commented on code in PR #14199:
URL: https://github.com/apache/nuttx/pull/14199#discussion_r1797937297


##########
arch/arm/src/armv7-m/arm_systick.c:
##########
@@ -302,10 +302,9 @@ struct timer_lowerhalf_s *systick_initialize(bool coreclk,
     }
 
 #ifdef CONFIG_ARMV7M_SYSTICK_IRQ_THREAD
-  irq_attach_thread(NVIC_IRQ_SYSTICK, systick_isr_handle,

Review Comment:
   need rename CONFIG_ARMV7M_SYSTICK_IRQ_THREAD and change dependence



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to