enabled gpio switching in heater again

This commit is contained in:
Martin Zietz
2021-02-12 12:52:40 +01:00
parent 1fb042875e
commit a05fe0c4ff
5 changed files with 7 additions and 5 deletions

View File

@ -1,3 +1,4 @@
#!/bin/sh
export PATH=$PATH:"/c/Xilinx/SDK/2018.2/gnu/aarch32/nt/gcc-arm-linux-gnueabi/bin"
export CROSS_COMPILE="arm-linux-gnueabihf"