Loading build_driver.sh +8 −0 Original line number Original line Diff line number Diff line Loading @@ -30,3 +30,11 @@ patch -r - -Np1 < $PATCH_NAME #run make #run make make clean make clean make make echo " Now to reload the driver type: sudo rmmod cp210x sudo insmod cp210x.ko Then try the script: ./cp210x_gpio.py [-d /dev/ttyUSB0] [-m 0xf] 0xf " No newline at end of file Loading
build_driver.sh +8 −0 Original line number Original line Diff line number Diff line Loading @@ -30,3 +30,11 @@ patch -r - -Np1 < $PATCH_NAME #run make #run make make clean make clean make make echo " Now to reload the driver type: sudo rmmod cp210x sudo insmod cp210x.ko Then try the script: ./cp210x_gpio.py [-d /dev/ttyUSB0] [-m 0xf] 0xf " No newline at end of file