mirror of https://github.com/OpenIPC/composer.git
Update t31_vixand project
parent
aa71a3b560
commit
92216d1c15
|
@ -5,4 +5,4 @@
|
|||
|
||||
# Assembly folders
|
||||
archive/
|
||||
firmware/
|
||||
openipc/
|
||||
|
|
|
@ -8,7 +8,6 @@ KMOD_PATH=/lib/modules/3.10.14__isvp_swan_1.0__/ingenic
|
|||
|
||||
start() {
|
||||
printf "Start GPIO initialization"
|
||||
# insmod ${KMOD_PATH/%\//}/ircut.ko; rmmod ircut
|
||||
insmod ${KMOD_PATH/%\//}/gpio.ko
|
||||
|
||||
for PIN in $(seq 57 58); do
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue