Skip to content

Commit

Permalink
added FROZEN_MPY_DIRS
Browse files Browse the repository at this point in the history
  • Loading branch information
ams1 committed Oct 31, 2023
1 parent 1d1ccf4 commit 9905590
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ CFLAGS += -DCYW43_PIN_WL_HOST_WAKE=24 -DCYW43_PIN_WL_REG_ON=23 -DCYW43_WL_GPIO_C
CFLAGS += -DCIRCUITPY_FIRMWARE_SIZE='(1536 * 1024)'
# Include these Python libraries in firmware.
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_HID
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_HTTPServer
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_HTTPServer
FROZEN_MPY_DIRS += $(TOP)/frozen/dummy_module

0 comments on commit 9905590

Please sign in to comment.