summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorhathach <[email protected]>2021-09-07 13:30:51 +0700
committerhathach <[email protected]>2021-09-07 13:30:51 +0700
commitf47e5402fa928c5a0cd581c894e9e18c3dfcbdfb (patch)
treed44efc1b2e322cc6189e21ed66553914ab25b231 /examples
parentfa030075c228390741e450664506892d317c0038 (diff)
add msc workaround for cxd56
Diffstat (limited to 'examples')
-rw-r--r--examples/make.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/make.mk b/examples/make.mk
index 9daf60e35..24f8c5572 100644
--- a/examples/make.mk
+++ b/examples/make.mk
@@ -61,6 +61,7 @@ GDB = $(CROSS_COMPILE)gdb
OBJCOPY = $(CROSS_COMPILE)objcopy
SIZE = $(CROSS_COMPILE)size
MKDIR = mkdir
+PYTHON = python
ifeq ($(CMDEXE),1)
CP = copy