Explorar o código

removing unrelated changes

Robin Mueller %!s(int64=4) %!d(string=hai) anos
pai
achega
f850a0aeb9
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      README.md

+ 1 - 3
README.md

@@ -133,9 +133,7 @@ target_link_libraries(stm32-blinky-f4
 
 ## Linker script & variables
 
-CMSIS package will generate linker script for your device automatically (target
-`CMSIS::STM32::<DEVICE>`). To specify a custom linker script, use the
-`stm32_add_linker_script` function.
+CMSIS package will generate linker script for your device automatically (target `CMSIS::STM32::<DEVICE>`). To specify a custom linker script, use `stm32_add_linker_script` function.
 
 ## Useful CMake functions