Skip to content

Build failure on branch updates-lcd_bus-drivers: missing ext_mod/lcd_bus/common_src/i2c_bus.c #598

Description

@kapest007

I tried to build lvgl_micropython on Raspberry Pi Pico 2.

Branch:
updates-lcd_bus-drivers

Command:
python3 make.py rp2 BOARD=RPI_PICO2 DISPLAY=ili9488 INDEV=xpt2046

The build stops with:

Cannot find source file:
ext_mod/lcd_bus/common_src/i2c_bus.c

The file is referenced in:
ext_mod/lcd_bus/micropython.cmake

but the directory common_src does not exist in this checkout.

Repository state:
commit:

It looks like the branch contains a reference to a file which is not included.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions