Skip to content

[BUG] nuttx/ioexpander/mcp23x08.h is missing #15592

@paolovolpi

Description

@paolovolpi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Arch: armIssues related to ARM (32-bit) architectureArea: Specific PeripheralSpecific Peripheral issuesOS: LinuxIssues related to Linux (building system, etc)Type: BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions