Squashed 'Code/devterm_wiringpi_cpi/' content from commit f06b33c

git-subtree-dir: Code/devterm_wiringpi_cpi
git-subtree-split: f06b33c66b5ea2befad8f6b39f521a498993cb2c
This commit is contained in:
cuu
2021-08-23 15:47:39 +08:00
commit 474f163b53
206 changed files with 29366 additions and 0 deletions

5
update Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
# update - update source files from master on yakko
rsync -aHx --exclude='*.o' --exclude='*~' -v --delete gordon@yakko:rpi/git/wiringPi/ .