lupyuen commented on PR #14351:
URL: https://github.com/apache/nuttx/pull/14351#issuecomment-2452731695

   Also `freedom-k64f:demo` and `mikroe-stm32f4:fulldemo`. Thanks!
   
   
https://github.com/NuttX/nuttx/actions/runs/11630100298/job/32388417242#step:7:859
   ```text
   Configuration/Tool: freedom-k64f/demo,CONFIG_ARM_TOOLCHAIN_GNU_EABI
   Error: sensors/fxos8700cq.c:96:39: error: 'struct file' declared inside 
parameter list will not be visible outside of this definition or declaration 
[-Werror]
      96 | static int fxos8700cq_open(FAR struct file *filep);
         |                                       ^~~~
   ```
   
   
https://github.com/NuttX/nuttx/actions/runs/11630100298/job/32388420301#step:7:523
   ```text
   Configuration/Tool: mikroe-stm32f4/fulldemo,CONFIG_ARM_TOOLCHAIN_GNU_EABI
   audio/vs1053.c: In function 'vs1053_stop':
   Error: audio/vs1053.c:1579:3: error: implicit declaration of function 
'up_mdelay' [-Werror=implicit-function-declaration]
    1579 |   up_mdelay(40);
   ```


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