paolovolpi opened a new issue, #15592:
URL: https://github.com/apache/nuttx/issues/15592

   ### Description / Steps to reproduce the issue
   
   Enable DeviceDrivers/IO Expander Gpio Support/MCP23008
   make -j
    got the following compilation error:
   CC:  environ/env_getenv.c In file included from ioexpander/mcp23x08.c:38:
   ioexpander/mcp23x08.h:37:10: fatal error: nuttx/ioexpander/mcp23x08.h: No 
such file or directory
      37 | #include <nuttx/ioexpander/mcp23x08.h>
   
   
   
   ### On which OS does this issue occur?
   
   [OS: Linux]
   
   ### What is the version of your OS?
   
   Ubuntu 24.04
   
   ### NuttX Version
   
   master
   
   ### Issue Architecture
   
   [Arch: arm]
   
   ### Issue Area
   
   [Area: Specific Peripheral]
   
   ### Verification
   
   - [x] I have verified before submitting the report.


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