From: beeanyew Date: Sun, 10 Jan 2021 22:47:57 +0000 (+0100) Subject: Update build_buptest.sh X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=8d000ac995c7e23bc627ad22239b446bb51dc7cf;p=pistorm Update build_buptest.sh --- diff --git a/build_buptest.sh b/build_buptest.sh new file mode 100644 index 0000000..1e12e1e --- /dev/null +++ b/build_buptest.sh @@ -0,0 +1 @@ +gcc buptest.c gpio/gpio.c -o buptest -march=armv8-a -mfloat-abi=hard -mfpu=neon-fp-armv8 -O0 \ No newline at end of file