ports: Add board.json for all boards.

This will be used by https://micropython.org/download/ to generate the
full listing of boards and firmware files.

Optionally supports a board.md for additional customisation of the
download page, as well as deploy.md for flashing instructions.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
pull/7937/head
Jim Mussared 2021-09-02 00:08:30 +10:00 zatwierdzone przez Damien George
rodzic 9519484c56
commit e359b077dd
135 zmienionych plików z 1721 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1,16 @@
{
"deploy": [
"deploy.md"
],
"docs": "https://docs.pycom.io/datasheets/development/wipy3/",
"features": [],
"id": "wipy",
"images": [
"wipy.jpg"
],
"mcu": "cc3200",
"product": "WiPy Module",
"thumbnail": "",
"url": "https://pycom.io/product/wipy-3-0/",
"vendor": "Pycom"
}

Wyświetl plik

@ -0,0 +1,2 @@
The following files are firmware for the WiPy. The zip file contains mcuimg.bin
which should be copied via ftp to the /flash/sys directory on the WiPy.

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "esp32s2",
"product": "ESP32-S2 WROVER",
"thumbnail": "",
"url": "",
"vendor": "Espressif"
}

Wyświetl plik

@ -0,0 +1,20 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [
"WiFi",
"BLE"
],
"id": "esp32",
"images": [],
"mcu": "esp32",
"product": "ESP32",
"thumbnail": "",
"url": "",
"variants": {
"idf3": "Compiled with IDF 3.x"
},
"vendor": "Espressif"
}

Wyświetl plik

@ -0,0 +1,3 @@
The following files are daily firmware for ESP32-based boards without external SPIRAM.
This firmware is compiled using ESP-IDF v4.x. Some older releases are also provided that are compiled with ESP-IDF v3.x.

Wyświetl plik

@ -0,0 +1,14 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"id": "esp32c3",
"images": [],
"mcu": "esp32c3",
"product": "ESP32-C3",
"thumbnail": "",
"url": "",
"vendor": "Espressif"
}

Wyświetl plik

@ -0,0 +1,14 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"id": "esp32c3-usb",
"images": [],
"mcu": "esp32c3",
"product": "ESP32-C3 with USB",
"thumbnail": "",
"url": "",
"vendor": "Espressif"
}

Wyświetl plik

@ -0,0 +1,14 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"id": "esp32-d2wd",
"images": [],
"mcu": "esp32",
"product": "ESP32 D2WD",
"thumbnail": "",
"url": "",
"vendor": "Espressif"
}

Wyświetl plik

@ -0,0 +1,14 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"id": "esp32-ota",
"images": [],
"mcu": "esp32",
"product": "ESP32 with OTA support",
"thumbnail": "",
"url": "",
"vendor": "Espressif"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "esp32s2",
"product": "ESP32-S2",
"thumbnail": "",
"url": "",
"vendor": "Espressif"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "esp32s3",
"product": "ESP32-S3",
"thumbnail": "",
"url": "",
"vendor": "Espressif"
}

Wyświetl plik

@ -0,0 +1,21 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [
"WiFi",
"BLE",
"SPIRAM"
],
"id": "esp32spiram",
"images": [],
"mcu": "esp32",
"product": "ESP32 with SPIRAM",
"thumbnail": "",
"url": "",
"variants": {
"idf3": "Compiled with IDF 3.x"
},
"vendor": "Espressif"
}

Wyświetl plik

@ -0,0 +1,3 @@
The following files are daily firmware for ESP32-based boards with external SPIRAM (also known as PSRAM).
This firmware is compiled using ESP-IDF v4.x. Some older releases are also provided that are compiled with ESP-IDF v3.x.

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "esp32s2",
"product": "S2 mini",
"thumbnail": "",
"url": "https://www.wemos.cc/en/latest/s2/s2_mini.html",
"vendor": "Wemos"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "esp32",
"product": "M5 Stack Atom",
"thumbnail": "",
"url": "",
"vendor": ""
}

Wyświetl plik

@ -0,0 +1,14 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"id": "wesp32",
"images": [],
"mcu": "esp32",
"product": "SIL WESP32",
"thumbnail": "",
"url": "",
"vendor": "Espressif"
}

Wyświetl plik

@ -0,0 +1,23 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [
"BLE",
"WiFi",
"Feather",
"Battery Charging",
"STEMMA QT/QWIIC",
"USB-C"
],
"id": "featherS2",
"images": [
"unexpectedmaker_feathers2.jpg"
],
"mcu": "esp32s2",
"product": "Feather S2",
"thumbnail": "",
"url": "https://feathers2.io/",
"vendor": "Unexpected Maker"
}

Wyświetl plik

@ -0,0 +1,22 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [
"BLE",
"WiFi",
"Feather",
"Battery Charging",
"STEMMA QT/QWIIC",
"USB-C",
"Neopixels"
],
"id": "featherS2neo",
"images": [],
"mcu": "esp32s2",
"product": "Feather S2 Neo",
"thumbnail": "",
"url": "https://unexpectedmaker.com/feathers2-neo",
"vendor": "Unexpected Maker"
}

Wyświetl plik

@ -0,0 +1,19 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"id": "tinypico",
"images": [
"tinypico-v2-both.jpg"
],
"mcu": "esp32",
"product": "TinyPICO",
"thumbnail": "",
"url": "https://www.tinypico.com/",
"variants": {
"idf3": "Compiled with IDF 3.x"
},
"vendor": "Unexpected Maker"
}

Wyświetl plik

@ -0,0 +1,16 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"id": "tinys2",
"images": [
"TinyS2+Product+Shot.jpg"
],
"mcu": "esp32s2",
"product": "Tiny S2",
"thumbnail": "",
"url": "https://unexpectedmaker.com/tinys2",
"vendor": "Unexpected Maker"
}

Wyświetl plik

@ -0,0 +1,13 @@
Program your board using the esptool.py program, found [here](https://github.com/espressif/esptool).
If you are putting MicroPython on your board for the first time then you should
first erase the entire flash using:
```bash
esptool.py --chip esp32 --port /dev/ttyUSB0 erase_flash
```
From then on program the firmware starting at address 0x1000:
```bash
esptool.py --chip esp32 --port /dev/ttyUSB0 --baud 460800 write_flash -z 0x1000 esp32-20190125-v1.10.bin
```

Wyświetl plik

@ -0,0 +1,17 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"id": "esp8266",
"images": [],
"mcu": "esp8266",
"product": "ESP8266 with 2MiB+ flash",
"thumbnail": "",
"url": "",
"variants": {
"ota": "OTA compatible"
},
"vendor": "Espressif"
}

Wyświetl plik

@ -0,0 +1,19 @@
The following are daily builds of the ESP8266 firmware for boards with at
least 2MiB of flash. They have the latest features and bug fixes, WebREPL is
not automatically started, and debugging is enabled by default.
Note: v1.12-334 and newer (including v1.13) require an ESP8266 module with
2MiB of flash or more, and use littlefs as the filesystem by default. When
upgrading from older firmware please backup your files first, and either
erase all flash before upgrading, or after upgrading execute
`uos.VfsLfs2.mkfs(bdev)`.
### OTA builds
Over-The-Air (OTA) builds of the ESP8266 firmware are also provided.
The first time you use this build you need to flash one of the "initial image"
images using esptool.py as described above. After that, you can update the
firmware over the air using the "OTA update" file in conjunction with the
ota-client script from yaota8266. The "OTA update" files are digitally signed
and will only work with the provided "initial image" files, and vice versa.
(Note: this feature is work-in-progress.)

Wyświetl plik

@ -0,0 +1,14 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"id": "esp8266-1m",
"images": [],
"mcu": "esp8266",
"product": "ESP8266 with 1MiB flash",
"thumbnail": "",
"url": "",
"vendor": "Espressif"
}

Wyświetl plik

@ -0,0 +1,5 @@
The following are daily builds of the ESP8266 firmware tailored for modules with
only 1MiB of flash. This firmware uses littlefs as the filesystem.
When upgrading from older firmware that uses a FAT filesystem please backup your files
first, and either erase all flash before upgrading, or after upgrading execute
`uos.VfsLfs2.mkfs(bdev)`.

Wyświetl plik

@ -0,0 +1,14 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"id": "esp8266-512k",
"images": [],
"mcu": "esp8266",
"product": "ESP8266 with 512kiB flash",
"thumbnail": "",
"url": "",
"vendor": "Espressif"
}

Wyświetl plik

@ -0,0 +1,3 @@
The following are daily builds of the ESP8266 firmware tailored for modules with
only 512kiB of flash. Certain features are disabled to get the firmware down
to this size.

Wyświetl plik

@ -0,0 +1 @@
Program your board using the esptool.py program as described [the tutorial](http://docs.micropython.org/en/latest/esp8266/esp8266/tutorial/intro.html#deploying-the-firmware).

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "mimxrt",
"product": "MIMXRT1010_EVK",
"thumbnail": "",
"url": "",
"vendor": "NXP"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "mimxrt",
"product": "MIMXRT1020_EVK",
"thumbnail": "",
"url": "",
"vendor": "NXP"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "mimxrt",
"product": "MIMXRT1050_EVK",
"thumbnail": "",
"url": "",
"vendor": "NXP"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "mimxrt",
"product": "MIMXRT1060_EVK",
"thumbnail": "",
"url": "",
"vendor": "NXP"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "mimxrt",
"product": "MIMXRT1064_EVK",
"thumbnail": "",
"url": "",
"vendor": "NXP"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "mimxrt",
"product": "Teensy 4.0",
"thumbnail": "",
"url": "https://www.pjrc.com/store/teensy40.html",
"vendor": "PJRC"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "mimxrt",
"product": "Teensy 4.1",
"thumbnail": "",
"url": "https://www.pjrc.com/store/teensy41.html",
"vendor": "PJRC"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "nrf91",
"product": "actinius_icarus",
"thumbnail": "",
"url": "",
"vendor": ""
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "nrf52",
"product": "arduino_primo",
"thumbnail": "",
"url": "",
"vendor": ""
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "nrf52",
"product": "blueio_tag_evim",
"thumbnail": "",
"url": "",
"vendor": ""
}

Wyświetl plik

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "nrf52",
"product": "dvk_bl652",
"thumbnail": "",
"url": "",
"vendor": ""
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "nrf52",
"product": "evk_nina_b1",
"thumbnail": "",
"url": "",
"vendor": ""
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "nrf52",
"product": "evk_nina_b3",
"thumbnail": "",
"url": "",
"vendor": ""
}

Wyświetl plik

@ -0,0 +1,15 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [
"4062-02.jpg"
],
"mcu": "nrf52",
"product": "Feather nRF52840 Express",
"thumbnail": "",
"url": "https://www.adafruit.com/product/4062",
"vendor": "Adafruit"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "nrf52",
"product": "ibk_blyst_nano",
"thumbnail": "",
"url": "",
"vendor": ""
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "nrf52",
"product": "idk_blyst_nano",
"thumbnail": "",
"url": "",
"vendor": ""
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "nrf51",
"product": "micro:bit v1",
"thumbnail": "",
"url": "https://microbit.org/",
"vendor": "BBC"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "nrf52",
"product": "nrf52840-mdk-usb-dongle",
"thumbnail": "",
"url": "",
"vendor": ""
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "nrf52",
"product": "Xenon",
"thumbnail": "",
"url": "",
"vendor": "Particle"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "nrf51",
"product": "pca10000",
"thumbnail": "",
"url": "",
"vendor": "Nordic Semiconductor"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "nrf51",
"product": "pca10001",
"thumbnail": "",
"url": "",
"vendor": "Nordic Semiconductor"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "nrf51",
"product": "pca10028",
"thumbnail": "",
"url": "",
"vendor": "Nordic Semiconductor"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "nrf51",
"product": "pca10031",
"thumbnail": "",
"url": "",
"vendor": "Nordic Semiconductor"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "nrf52",
"product": "pca10040",
"thumbnail": "",
"url": "",
"vendor": "Nordic Semiconductor"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "nrf52",
"product": "pca10056",
"thumbnail": "",
"url": "",
"vendor": "Nordic Semiconductor"
}

Wyświetl plik

@ -0,0 +1,15 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [
"pca10059.jpg"
],
"mcu": "nrf52",
"product": "pca10059",
"thumbnail": "",
"url": "",
"vendor": "Nordic Semiconductor"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "nrf91",
"product": "pca10090",
"thumbnail": "",
"url": "",
"vendor": "Nordic Semiconductor"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "nrf51",
"product": "wt51822_s4at",
"thumbnail": "",
"url": "",
"vendor": ""
}

Wyświetl plik

@ -0,0 +1,15 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [
"4884-06.jpg"
],
"mcu": "rp2040",
"product": "Feather RP2040",
"thumbnail": "",
"url": "https://www.adafruit.com/product/4884",
"vendor": "Adafruit"
}

Wyświetl plik

@ -0,0 +1,15 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [
"4888-05.jpg"
],
"mcu": "rp2040",
"product": "ItsyBitsy RP2040",
"thumbnail": "",
"url": "https://www.adafruit.com/product/4888",
"vendor": "Adafruit"
}

Wyświetl plik

@ -0,0 +1,15 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [
"4900-12.jpg"
],
"mcu": "rp2040",
"product": "QT Py RP2040",
"thumbnail": "",
"url": "https://www.adafruit.com/product/4900",
"vendor": "Adafruit"
}

Wyświetl plik

@ -0,0 +1,16 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"id": "rp2-pico",
"images": [
"rp2-pico.jpg"
],
"mcu": "rp2040",
"product": "Pico",
"thumbnail": "",
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
"vendor": "Raspberry Pi"
}

Wyświetl plik

@ -0,0 +1,15 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [
"PimoroniPicoLipo_1of3_1024x1024.jpg"
],
"mcu": "rp2040",
"product": "Pico LiPo (16MiB)",
"thumbnail": "",
"url": "https://shop.pimoroni.com/products/pimoroni-pico-lipo",
"vendor": "Pimoroni"
}

Wyświetl plik

@ -0,0 +1,15 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [
"PimoroniPicoLipo_1of3_1024x1024.jpg"
],
"mcu": "rp2040",
"product": "Pico LiPo (4MiB)",
"thumbnail": "",
"url": "https://shop.pimoroni.com/products/pimoroni-pico-lipo",
"vendor": "Pimoroni"
}

Wyświetl plik

@ -0,0 +1,15 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [
"tiny-2040-on-white-1_1024x1024.jpg"
],
"mcu": "rp2040",
"product": "Tiny2040",
"thumbnail": "",
"url": "https://shop.pimoroni.com/products/tiny-2040",
"vendor": "Pimoroni"
}

Wyświetl plik

@ -0,0 +1,15 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [
"17745-SparkFun_Thing_Plus_-_RP2040-01a.jpg"
],
"mcu": "rp2040",
"product": "Pro Micro RP2040",
"thumbnail": "",
"url": "https://www.sparkfun.com/products/17717",
"vendor": "Sparkfun"
}

Wyświetl plik

@ -0,0 +1,15 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [
"17745-SparkFun_Thing_Plus_-_RP2040-01a.jpg"
],
"mcu": "rp2040",
"product": "Thing Plus RP2040",
"thumbnail": "",
"url": "https://www.sparkfun.com/products/17745",
"vendor": "Sparkfun"
}

Wyświetl plik

@ -0,0 +1,8 @@
### Flashing via UF2 bootloader
To get the board in bootloader mode ready for the firmware update, execute
`machine.bootloader()` at the MicroPython REPL. Alternatively, hold
down the BOOTSEL button while plugging the board into USB. The uf2 file below
should then be copied to the USB mass storage device that appears. Once
programming of the new firmware is complete the device will automatically reset
and be ready for use.

Wyświetl plik

@ -0,0 +1,15 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [
"feather_m0_express.jpg"
],
"mcu": "samd21",
"product": "Feather M0 Express",
"thumbnail": "",
"url": "https://www.adafruit.com/product/3403",
"vendor": "Adafruit"
}

Wyświetl plik

@ -0,0 +1,15 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [
"itsybitsy_m4_express.jpg"
],
"mcu": "samd51",
"product": "ItsyBitsy M4 Express",
"thumbnail": "",
"url": "https://www.adafruit.com/product/3800",
"vendor": "Adafruit"
}

Wyświetl plik

@ -0,0 +1,15 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [
"trinket_m0.jpg"
],
"mcu": "samd21",
"product": "Trinket M0",
"thumbnail": "",
"url": "https://www.adafruit.com/product/3500",
"vendor": "Adafruit"
}

Wyświetl plik

@ -0,0 +1,15 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [
"mini_sam_m4.jpg"
],
"mcu": "samd51",
"product": "Mini SAM M4",
"thumbnail": "",
"url": "https://minifigboards.com/products/mini-sam-m4",
"vendor": "MiniFig Boards"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": ["2033-atsamd21-xpro.jpg"],
"mcu": "samd21",
"product": "SAMD21 Xplained Pro",
"thumbnail": "",
"url": "https://www.microchip.com/en-us/development-tool/atsamd21-xpro",
"vendor": "Microchip"
}

Wyświetl plik

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32f4",
"product": "F405 Express",
"thumbnail": "",
"url": "https://www.adafruit.com/product/4382",
"vendor": "Adafruit"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32l0",
"product": "B_L072Z_LRWAN1",
"thumbnail": "",
"url": "",
"vendor": "ST Microelectronics"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32l4",
"product": "B_L475E_IOT01A",
"thumbnail": "",
"url": "",
"vendor": "ST Microelectronics"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32f4",
"product": "CERB40",
"thumbnail": "",
"url": "",
"vendor": ""
}

Wyświetl plik

@ -0,0 +1,15 @@
{
"deploy": [
"deploy.md"
],
"docs": "",
"features": [],
"images": [
"Pico_angled.jpg"
],
"mcu": "stm32f4",
"product": "Pico",
"thumbnail": "",
"url": "https://www.espruino.com/Pico",
"vendor": "Espruino"
}

Wyświetl plik

@ -0,0 +1 @@
For programming an Espruino Pico see the "Advanced Reflashing" section of [this page](http://www.espruino.com/Pico).

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32f4",
"product": "HYDRABUS",
"thumbnail": "",
"url": "",
"vendor": ""
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32f4",
"product": "Hub No.6",
"thumbnail": "",
"url": "",
"vendor": "Lego"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32l4",
"product": "LIMIFROG",
"thumbnail": "",
"url": "",
"vendor": ""
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32f4",
"product": "MIKROE_CLICKER2_STM32",
"thumbnail": "",
"url": "",
"vendor": ""
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32f4",
"product": "PYBF405",
"thumbnail": "",
"url": "",
"vendor": "Nadhat"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32f4",
"product": "NETDUINO_PLUS_2",
"thumbnail": "",
"url": "",
"vendor": ""
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32f0",
"product": "Nucleo F091RC",
"thumbnail": "",
"url": "",
"vendor": "ST Microelectronics"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32f4",
"product": "Nucleo F401RE",
"thumbnail": "",
"url": "",
"vendor": "ST Microelectronics"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32f4",
"product": "Nucleo F411RE",
"thumbnail": "",
"url": "",
"vendor": "ST Microelectronics"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32f4",
"product": "Nucleo F412ZG",
"thumbnail": "",
"url": "",
"vendor": "ST Microelectronics"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32f4",
"product": "Nucleo F413ZH",
"thumbnail": "",
"url": "",
"vendor": "ST Microelectronics"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32f4",
"product": "Nucleo F429ZI",
"thumbnail": "",
"url": "",
"vendor": "ST Microelectronics"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32f4",
"product": "Nucleo F439ZI",
"thumbnail": "",
"url": "",
"vendor": "ST Microelectronics"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32f4",
"product": "Nucleo F446RE",
"thumbnail": "",
"url": "",
"vendor": "ST Microelectronics"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32f7",
"product": "Nucleo F722ZE",
"thumbnail": "",
"url": "",
"vendor": "ST Microelectronics"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32f7",
"product": "Nucleo F746ZG",
"thumbnail": "",
"url": "",
"vendor": "ST Microelectronics"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32f7",
"product": "Nucleo F767ZI",
"thumbnail": "",
"url": "",
"vendor": "ST Microelectronics"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32h7",
"product": "Nucleo H743ZI",
"thumbnail": "",
"url": "",
"vendor": "ST Microelectronics"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32",
"product": "Nucleo H743ZI2",
"thumbnail": "",
"url": "",
"vendor": "ST Microelectronics"
}

Wyświetl plik

@ -0,0 +1,13 @@
{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32l0",
"product": "Nucleo L073RZ",
"thumbnail": "",
"url": "",
"vendor": "ST Microelectronics"
}

Some files were not shown because too many files have changed in this diff Show More