leech001 / blackmagic-docker

Docker image to build BlackMagic binary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker image to build BlackMagic Probe binary

Black Magic Probe project https://github.com/blackmagic-debug/blackmagic

Build

  1. Clone this repo
  2. Run build.ps1 on you WINDOWS machine or build.sh on LINUX machine
  3. Get blackmagic.bin on project directory

Target paltform

The target platform is set in the docker file

RUN make PROBE_HOST=blackpill-f401cc

About

Docker image to build BlackMagic binary


Languages

Language:Shell 54.5%Language:PowerShell 45.5%