Opps. Failed to update the variant line for nucleo_f103rb in the previous commit :-(

This commit is contained in:
Roger Clark 2015-01-22 13:20:09 +11:00
parent e9182347fc
commit a13d7d9d8c
1 changed files with 1 additions and 1 deletions

View File

@ -363,7 +363,7 @@ nucleo_f103rb.build.f_cpu=72000000L
nucleo_f103rb.build.core=maple nucleo_f103rb.build.core=maple
nucleo_f103rb.build.extra_flags=-DMCU_STM32F103RB -mthumb -DSTM32_MEDIUM_DENSITY -march=armv7-m -D__STM32F1XX__ nucleo_f103rb.build.extra_flags=-DMCU_STM32F103RB -mthumb -DSTM32_MEDIUM_DENSITY -march=armv7-m -D__STM32F1XX__
nucleo_f103rb.build.ldscript=ld/jtag.ld nucleo_f103rb.build.ldscript=ld/jtag.ld
nucleo_f103rb.build.variant=maple_mini nucleo_f103rb.build.variant=nucleo_f103rb
nucleo_f103rb.build.variant_system_lib=libmaple.a nucleo_f103rb.build.variant_system_lib=libmaple.a
nucleo_f103rb.build.vect=VECT_TAB_FLASH nucleo_f103rb.build.vect=VECT_TAB_FLASH
nucleo_f103rb.build.density=STM32_MEDIUM_DENSITY nucleo_f103rb.build.density=STM32_MEDIUM_DENSITY