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 2021/07/06 08:19:25 UTC

[GitHub] [incubator-nuttx] fjpanag commented on a change in pull request #4072: lpc17xx: Added WDT driver.

fjpanag commented on a change in pull request #4072:
URL: https://github.com/apache/incubator-nuttx/pull/4072#discussion_r664339115



##########
File path: arch/arm/src/lpc17xx_40xx/hardware/lpc17_40_wdt.h
##########
@@ -89,6 +89,8 @@
 
 /* Watchdog feed sequence register  */
 
+#define WDT_FEED_KEY_1                (0xAA)    /* Watchdog feed key 1 */

Review comment:
       Oh, I wasn't aware of this.  
   Do I need a new PR, or can I force push to a merged PR?




-- 
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