mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
The firmware for this board will now be built and available automatically. Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
18 lines
356 B
JSON
18 lines
356 B
JSON
{
|
|
"deploy": [
|
|
"./deploy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [
|
|
"Ethernet"
|
|
],
|
|
"images": [
|
|
"ensemble-devkit-gen-2.jpg"
|
|
],
|
|
"mcu": "AE722F80F55D5XX",
|
|
"product": "Ensemble E7 DevKit",
|
|
"thumbnail": "",
|
|
"url": "https://alifsemi.com/support/kits/ensemble-devkit/",
|
|
"vendor": "Alif Semiconductor"
|
|
}
|