mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
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>
This commit is contained in:
15
ports/nrf/boards/IBK_BLYST_NANO/board.json
Normal file
15
ports/nrf/boards/IBK_BLYST_NANO/board.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"deploy": [
|
||||
"../deploy.md"
|
||||
],
|
||||
"docs": "",
|
||||
"features": [],
|
||||
"images": [
|
||||
"blyst-nano-fingertip-close_jpg_content-body-gallery.jpg"
|
||||
],
|
||||
"mcu": "nrf52",
|
||||
"product": "ibk_blyst_nano",
|
||||
"thumbnail": "",
|
||||
"url": "https://www.i-syst.com/products/blyst-nano",
|
||||
"vendor": "I-SYST"
|
||||
}
|
||||
Reference in New Issue
Block a user