summaryrefslogtreecommitdiff
path: root/configs/apps/gladevcp/helloWorld/helloworld.demo
blob: b7e7dd447f93b099a0b4c87ab319d03c6d46e879 (plain)
1
2
3
4
5
6
7
#!/bin/bash

thisfile=$(readlink -f "$0")
thisdir=$(dirname "$thisfile")
cd "$thisdir"

gladevcp_demo -H ./hw.hal ./hw.ui