Opps. Failed to update the variant line for nucleo_f103rb in the previous commit :-(
This commit is contained in:
parent
e9182347fc
commit
a13d7d9d8c
|
@ -363,7 +363,7 @@ nucleo_f103rb.build.f_cpu=72000000L
|
|||
nucleo_f103rb.build.core=maple
|
||||
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.variant=maple_mini
|
||||
nucleo_f103rb.build.variant=nucleo_f103rb
|
||||
nucleo_f103rb.build.variant_system_lib=libmaple.a
|
||||
nucleo_f103rb.build.vect=VECT_TAB_FLASH
|
||||
nucleo_f103rb.build.density=STM32_MEDIUM_DENSITY
|
||||
|
|
Loading…
Reference in New Issue