comment out serflash section, since the makefile doesn't have this target.

This commit is contained in:
Alexander Weinhold 2015-04-19 21:58:13 +02:00
parent 03353bbf5d
commit 91ee3089ef

View File

@ -5,7 +5,7 @@
## General ## General
This firmware is to be flashed to the atmega88 of the pentabug. This firmware is to be flashed to the atmega88 of the pentabug.
The Makefile supports 2 different ways of flashing the firmware image: <!-- The Makefile supports 2 different ways of flashing the firmware image:
### the serial bootloader way ### the serial bootloader way
@ -15,7 +15,7 @@ With the
target of the Makefile You can flash the microcontroler via the serial target of the Makefile You can flash the microcontroler via the serial
bootloader that is part of the initial firmware. bootloader that is part of the initial firmware.
-->
### the isp way ### the isp way
With the With the