-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
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'. Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels