X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Fboard%2Folimex_stm32_h103.cfg;h=ec03034c109b7204174cc990dfceedecd4eb2b3f;hb=c5c4ed82abcef3e9d5494d850d4f3acded320e55;hp=98b0b658db1039465af93f3e7a2ed1e2f0f25982;hpb=d3c77fdbb20042c9305dbf18a3ba73cfd65f67b6;p=openocd.git diff --git a/tcl/board/olimex_stm32_h103.cfg b/tcl/board/olimex_stm32_h103.cfg index 98b0b658db..ec03034c10 100644 --- a/tcl/board/olimex_stm32_h103.cfg +++ b/tcl/board/olimex_stm32_h103.cfg @@ -4,4 +4,4 @@ # Work-area size (RAM size) = 20kB for STM32F103RB device set WORKAREASIZE 0x5000 -source [find target/stm32.cfg] +source [find target/stm32f1x.cfg]