From 30afcbe22cae4dd217b47f80268a5fbc7d3ea25d Mon Sep 17 00:00:00 2001 From: Deepak Khatri <lorforlinux@beagleboard.org> Date: Sun, 15 Dec 2024 23:06:25 +0530 Subject: [PATCH] Add PB2 intro --- boards/pocketbeagle2/index.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/boards/pocketbeagle2/index.rst b/boards/pocketbeagle2/index.rst index 41124741..9fa3f305 100644 --- a/boards/pocketbeagle2/index.rst +++ b/boards/pocketbeagle2/index.rst @@ -3,7 +3,12 @@ PocketBeagle2 ################### -.. todo:: Add PocketBeagle2 information +PocketBeagle2 is an upgraded version of the widely popular PocketBeagle, designed as an ultra-compact, low-cost, +and powerful single-board computer (SBC). Targeted at developers, students, and hobbyists, PocketBeagle2 retains +the simplicity and flexibility of its predecessor while delivering enhanced performance and expanded features +to support modern development needs. PocketBeagle2 is ideal for creating IoT devices, robotics projects, +and educational applications. Its small form factor and low power consumption make it a versatile platform +for embedded development, whether prototyping or deploying at scale. .. image:: images/product/pocketbeagle2-45-front.jpg :width: 740px -- GitLab