aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libmaple/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmaple/rules.mk b/libmaple/rules.mk
index d6efb1f..834c7a3 100644
--- a/libmaple/rules.mk
+++ b/libmaple/rules.mk
@@ -26,7 +26,7 @@ cSRCS_$(d) += timer.c
cSRCS_$(d) += usart.c
cSRCS_$(d) += usart_private.c
cSRCS_$(d) += util.c
-# These still need to be ported to F2:
+# These still need to be brought back for F1:
# cSRCS_$(d) += dac.c
# cSRCS_$(d) += exti.c
# cSRCS_$(d) += i2c.c