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 2020/10/14 13:39:34 UTC

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request #1991: Cc13xx nxstyle fix

hartmannathan opened a new pull request #1991:
URL: https://github.com/apache/incubator-nuttx/pull/1991


   ## Summary
   
   tiva/cc13xx: Fix syntax error and nxstyle errors
   
   Fix syntax error (stray closing parenthesis in function cc13xx_gpio_interrupt()) and nxstyle error in:
   
   - arch/arm/src/tiva/cc13xx/cc13xx_gpioirq.c
   
   Fix nxstyle errors only in these files:
   
   - arch/arm/src/tiva/cc13xx/cc13x2_aux_sysif.c
   - arch/arm/src/tiva/cc13xx/cc13x2_aux_sysif.h
   - arch/arm/src/tiva/cc13xx/cc13xx_enablepwr.c
   
   ## Impact
   
   Removes nxstyle errors. Fixes 1 syntax error. Note that this architecture appears to be broken at this time. That will be addressed in a later PR.
   
   ## Testing
   
   nxstyle
   


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



[GitHub] [incubator-nuttx] jerpelea merged pull request #1991: Cc13xx nxstyle fix

Posted by GitBox <gi...@apache.org>.
jerpelea merged pull request #1991:
URL: https://github.com/apache/incubator-nuttx/pull/1991


   


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