aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/other/adc_temperature_sensor
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32/other/adc_temperature_sensor')
-rw-r--r--examples/stm32/other/adc_temperature_sensor/adc.c2
-rw-r--r--examples/stm32/other/adc_temperature_sensor/adc.ld2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/stm32/other/adc_temperature_sensor/adc.c b/examples/stm32/other/adc_temperature_sensor/adc.c
index c300b8e..8f59767 100644
--- a/examples/stm32/other/adc_temperature_sensor/adc.c
+++ b/examples/stm32/other/adc_temperature_sensor/adc.c
@@ -1,5 +1,5 @@
/*
- * This file is part of the libopenstm32 project.
+ * This file is part of the libopencm3 project.
*
* Copyright (C) 2010 Thomas Otto <tommi@viadmin.org>
*
diff --git a/examples/stm32/other/adc_temperature_sensor/adc.ld b/examples/stm32/other/adc_temperature_sensor/adc.ld
index 0b89860..cb924b6 100644
--- a/examples/stm32/other/adc_temperature_sensor/adc.ld
+++ b/examples/stm32/other/adc_temperature_sensor/adc.ld
@@ -1,5 +1,5 @@
/*
- * This file is part of the libopenstm32 project.
+ * This file is part of the libopencm3 project.
*
* Copyright (C) 2010 Thomas Otto <tommi@viadmin.org>
*