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/09/22 10:57:56 UTC

[GitHub] [incubator-nuttx] simbit18 opened a new pull request, #7166: arch/arm: stm32wl5: fix conditional compilation term (#else)

simbit18 opened a new pull request, #7166:
URL: https://github.com/apache/incubator-nuttx/pull/7166

   ## Summary
   
   Code fixing for the conditional compilation term (#else)
   
   ## Impact
   
   ## Testing
   
   


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


[GitHub] [incubator-nuttx] pkarashchenko merged pull request #7166: arch/arm: stm32wl5: fix conditional compilation term (#else)

Posted by GitBox <gi...@apache.org>.
pkarashchenko merged PR #7166:
URL: https://github.com/apache/incubator-nuttx/pull/7166


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


[GitHub] [incubator-nuttx] anchao commented on pull request #7166: arch/arm: stm32wl5: fix conditional compilation term (#else)

Posted by GitBox <gi...@apache.org>.
anchao commented on PR #7166:
URL: https://github.com/apache/incubator-nuttx/pull/7166#issuecomment-1255007462

   Hi, @simbit18 , It seems that there are other source files with similar typos, could you please fix them together?
   
   ```
   arch/arm/src/stm32u5/stm32_rcc.h:50:#elseO
   arch/arm/src/stm32l5/stm32l5_rcc.h:50:#elseO
   arch/arm/src/stm32wl5/stm32wl5_rcc.h:46:#elseO
   ```
   


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


[GitHub] [incubator-nuttx] simbit18 commented on pull request #7166: arch/arm: stm32wl5: fix conditional compilation term (#else)

Posted by GitBox <gi...@apache.org>.
simbit18 commented on PR #7166:
URL: https://github.com/apache/incubator-nuttx/pull/7166#issuecomment-1255083049

   
   Hi, anchao,  done stm32l5 too.


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