You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/02/03 11:55:05 UTC

[GitHub] [incubator-nuttx] acassis commented on a change in pull request #5406: boards/arm/samv7: disable systick no matter if ARMV7M_SYSTICK is enabled or not

acassis commented on a change in pull request #5406:
URL: https://github.com/apache/incubator-nuttx/pull/5406#discussion_r798488841



##########
File path: boards/arm/samv7/common/src/sam_boot_image.c
##########
@@ -59,9 +59,7 @@ struct arm_vector_table
  ****************************************************************************/
 
 static void cleanup_arm_nvic(void);
-#ifdef CONFIG_ARMV7M_SYSTICK

Review comment:
       Is systick mandatory? I mean, what if someone decide to use other timer instead systick?




-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org