Rrooach commented on issue #12855:
URL: https://github.com/apache/nuttx/issues/12855#issuecomment-2283618372

   the git version I used is 4197b5aec8
   hi, this is the screenshot for menuconfig when I compile the nuttx
   
![image](https://github.com/user-attachments/assets/acbbfe34-e858-4e2c-9e05-088a791a3905)
   
   And when I try the lastest mainline, seems I get:
   ```bash
   serial/uart_16550.c:230:21: error: 'CONFIG_16550_UART0_RX_TRIGGER' 
undeclared here (not in a function); did you mean 
'CONFIG_16550_UART0_RXBUFSIZE'?
     230 |   .rxtrigger      = CONFIG_16550_UART0_RX_TRIGGER,
         |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         |                     CONFIG_16550_UART0_RXBUFSIZE
   [97/1243] Building C objec...fs.dir/fs_initialize.c.obj
   ```
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to