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/06/10 12:45:00 UTC

[GitHub] [incubator-nuttx] XinStellaris commented on pull request #6406: driver/rc: add IR configuration information

XinStellaris commented on PR #6406:
URL: https://github.com/apache/incubator-nuttx/pull/6406#issuecomment-1152321134

   yes…i just read other drivers and got it. i will close this pr
   
   
   
   ---Original---
   From: "Xiang ***@***.***&gt;
   Date: Fri, Jun 10, 2022 20:34 PM
   To: ***@***.***&gt;;
   Cc: ***@***.******@***.***&gt;;
   Subject: Re: [apache/incubator-nuttx] driver/rc: add IR configurationinformation (PR #6406)
   
   
   
   
    
   But you can embed lirc_lowerhalf_s in a bigger struct like this:
    struct lirc_xxx_lowerhalf_s {   struct lirc_lowerhalf_s base;   yyyy zzzz;   ... }  
   it's a common pattern used in many place.
    
   —
   Reply to this email directly, view it on GitHub, or unsubscribe.
   You are receiving this because you authored the thread.Message ID: ***@***.***&gt;


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