CiscoTheProot/yaml parse test
CiscoTheWolf 6403cad191 Initial commit of yaml parse test.
A complete new controll system.
Still some bugs remain
2023-10-02 08:05:48 +02:00
..
.vscode Initial commit of yaml parse test. 2023-10-02 08:05:48 +02:00
__pycache__ Initial commit of yaml parse test. 2023-10-02 08:05:48 +02:00
cache Initial commit of yaml parse test. 2023-10-02 08:05:48 +02:00
fastproot Initial commit of yaml parse test. 2023-10-02 08:05:48 +02:00
graphics Initial commit of yaml parse test. 2023-10-02 08:05:48 +02:00
animation1_frame1.png Initial commit of yaml parse test. 2023-10-02 08:05:48 +02:00
animation1_frame2.png Initial commit of yaml parse test. 2023-10-02 08:05:48 +02:00
devideIntoGroups.c Initial commit of yaml parse test. 2023-10-02 08:05:48 +02:00
dizzyFace.png Initial commit of yaml parse test. 2023-10-02 08:05:48 +02:00
Dockerfile Initial commit of yaml parse test. 2023-10-02 08:05:48 +02:00
eyesClosed_neutral.png Initial commit of yaml parse test. 2023-10-02 08:05:48 +02:00
neutral.png Initial commit of yaml parse test. 2023-10-02 08:05:48 +02:00
Point2D.py Initial commit of yaml parse test. 2023-10-02 08:05:48 +02:00
prootOS.py Initial commit of yaml parse test. 2023-10-02 08:05:48 +02:00
README.md Initial commit of yaml parse test. 2023-10-02 08:05:48 +02:00
shared.so Initial commit of yaml parse test. 2023-10-02 08:05:48 +02:00
test.py Initial commit of yaml parse test. 2023-10-02 08:05:48 +02:00
testAnimationYaml.yaml Initial commit of yaml parse test. 2023-10-02 08:05:48 +02:00

Crosscompile instructions:

  • Build docker image with python armv7 installed: docker build -t my-image .
  • Use cross to crosscompile: cross.exe build --target=armv7-unknown-linux-gnueabihf --release