Explorar o código

Fix bluepill dependency specification example

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

+ 1 - 1
README.md

@@ -53,7 +53,7 @@ panic-halt = "0.2.0"
 
 [dependencies.stm32f1xx-hal]
 version = "0.5.2"
-features = ["rt", "stm32f103"]
+features = ["rt", "stm32f103", "medium"]
 ```
 
 If you build your project now, you should get a single error: `error: language