aboutsummaryrefslogtreecommitdiff
path: root/stmhal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/Makefile')
-rw-r--r--stmhal/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/stmhal/Makefile b/stmhal/Makefile
index c4c7f7bfc..5ab405e32 100644
--- a/stmhal/Makefile
+++ b/stmhal/Makefile
@@ -66,7 +66,10 @@ SRC_C = \
led.c \
pin.c \
pin_named_pins.c \
- usart.c \
+ bufhelper.c \
+ i2c.c \
+ spi.c \
+ uart.c \
usb.c \
printf.c \
math.c \
@@ -97,9 +100,6 @@ SRC_C = \
servo.c \
dac.c \
adc.c \
- bufhelper.c \
- i2c.c \
- spi.c \
# pybwlan.c \