diff --git a/src/Makefile b/src/Makefile index 0dec566a1..4564331e2 100755 --- a/src/Makefile +++ b/src/Makefile @@ -65,7 +65,7 @@ OMV_QSTR_DEFS = $(TOP_DIR)/$(OMV_DIR)/py/qstrdefsomv.h # Debugging/Optimization ifeq ($(DEBUG), 1) -CFLAGS += -O0 -ggdb3 -DPENDSV_DEBUG +CFLAGS += -O0 -ggdb3 else CFLAGS += -O2 -ggdb3 -DNDEBUG endif diff --git a/src/micropython b/src/micropython index ae03729e7..e7b4d8058 160000 --- a/src/micropython +++ b/src/micropython @@ -1 +1 @@ -Subproject commit ae03729e757a970a1fb218a4718e08b463db744c +Subproject commit e7b4d805871fc033511e22ece692870e5311e20d