diff --git a/boards/pocketbeagle-2/02-quick-start.rst b/boards/pocketbeagle-2/02-quick-start.rst index fb6bf5e105e65a60abeae8e81a174ead75d8dcf1..e1db1ff92cf7e26c8ae3beb15f3102973c7b462a 100644 --- a/boards/pocketbeagle-2/02-quick-start.rst +++ b/boards/pocketbeagle-2/02-quick-start.rst @@ -273,5 +273,12 @@ UART serial debug connection .. _pocketbeagle-2-cape-scenario: +Cape Connection +================ +In this scenario, the board is connected to a cape like `TechLab Cape <https://www.beagleboard.org/boards/techlab>`_ +or `GamePup Cape <https://www.beagleboard.org/boards/pocketbeagle-gamepup-cape>`_. This is the most common way to +use the board for sensor interfacing, USB host, LEDs and Buttons. + +.. todo:: Add cape connection diagram and steps to use examples.