Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 50be8329 authored by Ayush Singh's avatar Ayush Singh
Browse files

Merge branch 'pb2-linux' into 'main'

Add pb2 in the base config.json

See merge request !48
parents f6e2de23 9e08b753
Branches
Tags
1 merge request!48Add pb2 in the base config.json
Pipeline #23942 passed with stages
in 12 minutes and 33 seconds
......@@ -57,6 +57,13 @@
"icon": "https://in.element14.com/productimages/large/en_GB/2806159-40.jpg",
"flasher": "Pb2Mspm0",
"documentation": "https://docs.beagleboard.org/boards/pocketbeagle/ch01.html"
},
{
"name": "PocketBeagle2",
"description": "Upgraded version of the widely popular PocketBeagle, designed as an ultra-compact, low-cost, and powerful single-board computer (SBC)",
"icon": "https://openbeagle.org/lorforlinux/docs.beagleboard.io/-/raw/main/boards/pocketbeagle-2/images/product/pocketbeagle-2-45-front.jpg",
"flasher": "SdCard",
"documentation": "https://docs.beagleboard.org/boards/pocketbeagle/ch01.html"
}
]
},
......@@ -102,6 +109,20 @@
"tags": [
"freertos"
]
},
{
"name": "BeagleY-AI Debian v6.1.x Minimal",
"description": "Debian Bookworm with no desktop environment for Pocketbeagle2",
"icon": "https://www.beagleboard.org/app/uploads/2022/10/debian.png",
"url": "https://files.beagle.cc/file/beagleboard-public-2021/images/pocketbeagle2-debian-12.9-minimal-arm64-2025-01-15-8gb.img.xz",
"image_sha256": "0f66ac85435517855031acdf127ef937404aaa2d547a6fa11f91312ffe3bbdc7",
"release_date": "2025-01-15",
"devices": [
"PocketBeagle2"
],
"tags": [
"linux"
]
}
]
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment