remove debug print
This commit is contained in:
parent
be0b405e9b
commit
d7193dcf7c
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ FROZEN_DIR=variants/coverage/frzstr
|
|||
FROZEN_MPY_DIR=variants/coverage/frzmpy
|
||||
|
||||
SRC_QRIO := $(patsubst ../../%,%,$(wildcard ../../shared-bindings/qrio/*.c ../../shared-module/qrio/*.c ../../lib/quirc/lib/*.c))
|
||||
$(info SRC_QRIO = $(SRC_QRIO))
|
||||
SRC_C += $(SRC_QRIO)
|
||||
|
||||
CFLAGS += -DCIRCUITPY_QRIO=1
|
||||
|
|
|
|||
Loading…
Reference in a new issue