aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/f1/lisa-m-2/adc_injec_timtrig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32/f1/lisa-m-2/adc_injec_timtrig/Makefile')
-rw-r--r--examples/stm32/f1/lisa-m-2/adc_injec_timtrig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/stm32/f1/lisa-m-2/adc_injec_timtrig/Makefile b/examples/stm32/f1/lisa-m-2/adc_injec_timtrig/Makefile
index 20355ce..af2e9e6 100644
--- a/examples/stm32/f1/lisa-m-2/adc_injec_timtrig/Makefile
+++ b/examples/stm32/f1/lisa-m-2/adc_injec_timtrig/Makefile
@@ -17,7 +17,7 @@
## along with this library. If not, see <http://www.gnu.org/licenses/>.
##
-BINARY = adc
+BINARY = adc_injec_timtrig
# Comment the following line if you _don't_ have luftboot flashed!
LDFLAGS += -Wl,-Ttext=0x8002000
CFLAGS += -std=c99