mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
ports: Add images, features and urls to board.json.
This commit is contained in:
@@ -3,7 +3,14 @@
|
||||
"deploy.md"
|
||||
],
|
||||
"docs": "https://docs.pycom.io/datasheets/development/wipy3/",
|
||||
"features": [],
|
||||
"features": [
|
||||
"BLE",
|
||||
"Breadboard Friendly",
|
||||
"MicroSD",
|
||||
"RGB LED",
|
||||
"SPI Flash",
|
||||
"WiFi"
|
||||
],
|
||||
"id": "wipy",
|
||||
"images": [
|
||||
"wipy.jpg"
|
||||
|
||||
Reference in New Issue
Block a user