Skip to content

Cannot freeze into custom firmware #52

@muranyia

Description

@muranyia

I'm trying to freeze the driver into a custom circuitpython firmware by adding
FROZEN_MPY_DIRS += $(TOP)/../Adafruit_CircuitPython_Bundle/libraries/drivers/adafruit_mcp230xx
to mpconfigboard.mk. This works for other drivers, but for the mcp230xx I get:

make: *** No rule to make target '../../../Adafruit_CircuitPython_Bundle/libraries/drivers/adafruit_mcp230xx', needed by 'build-feather_m4_express/frozen_mpy'. 

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