Skip to content

Commit 76ec04a

Browse files
committed
esp8266/Makefile: Allow FROZEN_DIR,FROZEN_MPY_DIR to be overridden.
1 parent a5609e1 commit 76ec04a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

esp8266/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ MICROPY_SSL_AXTLS = 1
88
MICROPY_FATFS = 1
99
MICROPY_PY_BTREE = 1
1010

11-
FROZEN_DIR = scripts
12-
FROZEN_MPY_DIR = modules
11+
FROZEN_DIR ?= scripts
12+
FROZEN_MPY_DIR ?= modules
1313

1414
# include py core make definitions
1515
include ../py/py.mk

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy