1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00

Update built params so we are compatable with tiny-h and the older Olimex JTAGs

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@130 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
dankers 2010-01-20 05:11:45 +00:00 committed by dankers
parent 98d0608be2
commit 1320fc06be
2 changed files with 0 additions and 2 deletions

View File

@ -324,8 +324,6 @@ OOCD_CL+=-c init
OOCD_CL+=-c targets
# commands to prepare flash-write
OOCD_CL+= -c "reset halt"
# Try to enable rclk for adaptive speed, fallback to 1Mhz
OOCD_CL+= -c "jtag_rclk 1200"
# flash erase
OOCD_CL+=-c "stm32x mass_erase 0"
# flash-write