reworked helper scripts, renamed q7s build dirs

This commit is contained in:
2022-05-03 12:27:34 +02:00
parent 4149b08f3a
commit b2ec1773e4
672 changed files with 63681 additions and 142 deletions

View File

@ -0,0 +1,3 @@
export PATH=$PATH:"$HOME/beaglebone/<cross_compiler_path>/bin"
export CROSS_COMPILE="arm-linux-gnueabihf"
export BBB_ROOTFS="${HOME}/raspberrypi/rootfs"