Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 879 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 879 Bytes

meta-bcdevices

Yocto layer for inclusion in images for a Single-Board Computer (SBC) embedded in a custom Pogo-Pin Cassette (PPC), used to interact with the Device-under-Test (DUT) during production firmware programming and In-Circuit Testing (ICT) with Blue Clover's Production Line Tool (PLT).

Dependencies

This layer depends on:

  • URI: git://git.yoctoproject.org/poky

Sample Image Build

Prerequisites

Instructions

  1. Build
    kas build scripts/kas/kas-rpi4.yml
  2. copy the generated .sd-img file to the SD card
  3. Boot your RPi4

References