You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2020/01/28 10:10:40 UTC

[GitHub] [mynewt-core] andrzej-kaczmarek opened a new pull request #2170: Updates for DA1469x power domains control

andrzej-kaczmarek opened a new pull request #2170: Updates for DA1469x power domains control
URL: https://github.com/apache/mynewt-core/pull/2170
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on issue #2170: Updates for DA1469x power domains control

Posted by GitBox <gi...@apache.org>.
apache-mynewt-bot removed a comment on issue #2170: Updates for DA1469x power domains control
URL: https://github.com/apache/mynewt-core/pull/2170#issuecomment-579184449
 
 
   
   <!-- style-bot -->
   
   ## Style check summary
   
   #### hw/mcu/dialog/da14699/src/da1469x_pd.c
   <details>
   
   ```diff
   @@ -44,7 +44,8 @@
        *reg = (*reg & (~mask)) | (val & mask);
    }
    
   -void da1469x_pd_apply_preferred(uint8_t pd)
   +void
   +da1469x_pd_apply_preferred(uint8_t pd)
    {
        switch (pd) {
        case MCU_PD_DOMAIN_AON:
   ```
   
   </details>

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #2170: Updates for DA1469x power domains control

Posted by GitBox <gi...@apache.org>.
apache-mynewt-bot commented on issue #2170: Updates for DA1469x power domains control
URL: https://github.com/apache/mynewt-core/pull/2170#issuecomment-579217758
 
 
   
   <!-- style-bot -->
   
   ## Style check summary
   
   #### No suggestions at this time!
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [mynewt-core] andrzej-kaczmarek commented on issue #2170: Updates for DA1469x power domains control

Posted by GitBox <gi...@apache.org>.
andrzej-kaczmarek commented on issue #2170: Updates for DA1469x power domains control
URL: https://github.com/apache/mynewt-core/pull/2170#issuecomment-579194150
 
 
   fixed style issue

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #2170: Updates for DA1469x power domains control

Posted by GitBox <gi...@apache.org>.
apache-mynewt-bot commented on issue #2170: Updates for DA1469x power domains control
URL: https://github.com/apache/mynewt-core/pull/2170#issuecomment-579184449
 
 
   
   <!-- style-bot -->
   
   ## Style check summary
   
   #### hw/mcu/dialog/da14699/src/da1469x_pd.c
   <details>
   
   ```diff
   @@ -44,7 +44,8 @@
        *reg = (*reg & (~mask)) | (val & mask);
    }
    
   -void da1469x_pd_apply_preferred(uint8_t pd)
   +void
   +da1469x_pd_apply_preferred(uint8_t pd)
    {
        switch (pd) {
        case MCU_PD_DOMAIN_AON:
   ```
   
   </details>

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [mynewt-core] andrzej-kaczmarek merged pull request #2170: Updates for DA1469x power domains control

Posted by GitBox <gi...@apache.org>.
andrzej-kaczmarek merged pull request #2170: Updates for DA1469x power domains control
URL: https://github.com/apache/mynewt-core/pull/2170
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services