ygaklk commented on a change in pull request #1630: Hal gpio deinit
URL: https://github.com/apache/mynewt-core/pull/1630#discussion_r254304087
 
 

 ##########
 File path: hw/hal/include/hal/hal_gpio.h
 ##########
 @@ -101,6 +101,15 @@ int hal_gpio_init_in(int pin, hal_gpio_pull_t pull);
  */
 int hal_gpio_init_out(int pin, int val);
 
+/**
+ * Deinitialize the specified pin to revert the previous initialization
 
 Review comment:
   Agree, changed by: 
https://github.com/apache/mynewt-core/pull/1630/commits/9acf80b398984ac1164c9cb7fc387f28e1b275ee

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to