init converting project from micro python to c
This commit is contained in:
parent
4edd5b1cc2
commit
512e041717
32 changed files with 372 additions and 21 deletions
3
old_micro_python_code/sync.sh
Executable file
3
old_micro_python_code/sync.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
rsync -avc --exclude-from=./rsync-exclude.txt /Volumes/CIRCUITPY/ ./CIRCUITPY/
|
||||
Loading…
Add table
Add a link
Reference in a new issue