فهرست منبع

Fix bluepill dependency specification example

TheZoq2 4 سال پیش
والد
کامیت
c07ff32fbd
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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