nrf5: Updating Makefile to use correct variable for setting directory of file to freeze as mpy.
This commit is contained in:
parent
65f3e16775
commit
dcd980381d
@ -37,7 +37,7 @@ endif
|
||||
# qstr definitions (must come before including py.mk)
|
||||
QSTR_DEFS = qstrdefsport.h $(BUILD)/pins_qstr.h
|
||||
|
||||
FROZEN_DIR = freeze
|
||||
FROZEN_MPY_DIR = freeze
|
||||
|
||||
# include py core make definitions
|
||||
include ../py/py.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user