[Lisa/S] Fixed comments in the lisa_s board file.

This commit is contained in:
Piotr Esden-Tempski
2014-05-25 22:58:23 -07:00
parent 77b9f1cddd
commit 93f8e3e40c
+3 -3
View File
@@ -2,7 +2,7 @@
#
# lisa_s_1.0.makefile
#
# http://paparazzi.enac.fr/wiki/Lisa/S
# http://wiki.paparazziuav.org/wiki/Lisa/S
#
BOARD=lisa_s
@@ -15,8 +15,8 @@ $(TARGET).LDSCRIPT=$(SRC_ARCH)/lisa-s.ld
# -----------------------------------------------------------------------
# default flash mode is via usb dfu bootloader (luftboot)
# other possibilities: JTAG, SWD, SERIAL
# default flash mode is via SWD
# other possibilities: SERIAL(untested)
FLASH_MODE ?= SWD
#