Browse Source

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

pull/805/head
csrutil 9 months ago
parent
commit
a1622bad75
  1. 2
      boards/tiny_relay.json

2
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"
}

Loading…
Cancel
Save