stm32-code/3rdparty/lvgl-8.3/examples/test_ex.sh

5 lines
74 B
Bash

#!/bin/sh
cat ../../header.py $1 > test.py
chmod +x test.py
./test.py