summaryrefslogtreecommitdiff
path: root/atmel-samd/Makefile
diff options
context:
space:
mode:
authorScott Shawcroft <scott@chickadee.tech>2016-09-19 16:56:42 -0700
committerScott Shawcroft <scott@chickadee.tech>2016-09-19 16:56:42 -0700
commit0f4f4c754430dd956fd5fadef68dc8f17efbc8ac (patch)
tree9161d0d400b141d593905a1f94bf025b2f5ec4fb /atmel-samd/Makefile
parentbb03afdb77c95b9cb23e531e5763167ccb09c8e4 (diff)
atmel-samd: Add sys, fix import and increase the size of the heap.
Diffstat (limited to 'atmel-samd/Makefile')
-rw-r--r--atmel-samd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/atmel-samd/Makefile b/atmel-samd/Makefile
index 1acd8f34e..623e7827f 100644
--- a/atmel-samd/Makefile
+++ b/atmel-samd/Makefile
@@ -156,7 +156,6 @@ SRC_C = \
lib/fatfs/option/ccsbcs.c \
lib/timeutils/timeutils.c \
lib/utils/stdout_helpers.c \
- lib/utils/printf.c \
lib/utils/pyexec.c \
lib/libc/string0.c \
lib/mp-readline/readline.c