Update build_buptest.sh

This commit is contained in:
beeanyew
2021-01-10 23:47:57 +01:00
parent dea7771c3e
commit 8d000ac995

1
build_buptest.sh Normal file
View File

@@ -0,0 +1 @@
gcc buptest.c gpio/gpio.c -o buptest -march=armv8-a -mfloat-abi=hard -mfpu=neon-fp-armv8 -O0