Browse Source

🔗 fix: update tiny_relay board URL to proper STM32WLE5CC documentation link

csrutil 10 months ago
parent
commit
a1622bad75
1 changed files with 1 additions and 1 deletions
  1. 1 1
      boards/tiny_relay.json

+ 1 - 1
boards/tiny_relay.json

@@ -28,6 +28,6 @@
     "protocol": "stlink",
     "protocols": ["stlink", "jlink"]
   },
-  "url": "YAOAO",
+  "url": "https://www.st.com/en/microcontrollers-microprocessors/stm32wle5cc.html",
   "vendor": "YAOYAO"
 }