micropython/ports/nrf/boards/PCA10059/board.json
Jim Mussared f007d0aa3d nrf/boards: Rename all nRF boards to use uppercase.
This is to match all the other ports.

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-08-23 13:54:37 +10:00

16 lines
324 B
JSON

{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [
"pca10059.jpg"
],
"mcu": "nrf52",
"product": "pca10059",
"thumbnail": "",
"url": "https://www.nordicsemi.com/Products/Development-hardware/nRF52840-Dongle",
"vendor": "Nordic Semiconductor"
}