Skip to content

Commit ec5a5b3

Browse files
committed
Add test setup script
1 parent 32d233c commit ec5a5b3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scripts/test_setup.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
modprobe -r uleds gpio-sim vivid
2+
modprobe -a uleds gpio-sim
3+
modprobe vivid n_devs=1 node_types=0xe1d3d vid_cap_nr=190 vid_out_nr=191 meta_cap_nr=192 meta_out_nr=193
4+
python scripts/setup-gpio-sim.py

0 commit comments

Comments
 (0)