summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <thach@tinyusb.org>2017-12-29 23:07:32 +0700
committerhathach <thach@tinyusb.org>2017-12-29 23:07:32 +0700
commita997ab258ef95245d76bbf28572fedbf68b92b94 (patch)
tree069dc8e318bb59dd0370c6809a1428eefe47aa42
parent6c8d60afc003ac64fe978f688e92f6dd7021fd27 (diff)
spacing clean up
-rw-r--r--ports/nrf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/nrf/Makefile b/ports/nrf/Makefile
index 8951809a0..aff03443d 100644
--- a/ports/nrf/Makefile
+++ b/ports/nrf/Makefile
@@ -151,7 +151,7 @@ SRC_C += \
lib/timeutils/timeutils.c \
lib/utils/buffer_helper.c \
lib/utils/context_manager_helpers.c \
- lib/utils/interrupt_char.c \
+ lib/utils/interrupt_char.c \
lib/utils/pyexec.c \
lib/libc/string0.c \
lib/mp-readline/readline.c \