-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Arch: armIssues related to ARM (32-bit) architectureIssues related to ARM (32-bit) architectureArea: Specific PeripheralSpecific Peripheral issuesSpecific Peripheral issuesOS: LinuxIssues related to Linux (building system, etc)Issues related to Linux (building system, etc)Type: BugSomething isn't workingSomething isn't working
Description
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
- I have verified before submitting the report.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Arch: armIssues related to ARM (32-bit) architectureIssues related to ARM (32-bit) architectureArea: Specific PeripheralSpecific Peripheral issuesSpecific Peripheral issuesOS: LinuxIssues related to Linux (building system, etc)Issues related to Linux (building system, etc)Type: BugSomething isn't workingSomething isn't working