What is included in an instrument?
An instrument source code requires at least the following files:
It can also include:
Build a minimal LED blinker for a Zynq board
- Set up a development machine.
- Install one of the provided Ubuntu 22.04 images for Zynq on the board.
- Build and run a minimal LED blinker:
$ make CONFIG=examples/red-pitaya/led-blinker/config.yml HOST=192.168.1.100 run
See also