8000 remove trailing whitespace · ricardoquesada/circuitpython@b1d210c · GitHub
[go: up one dir, main page]

Skip to content

Commit b1d210c

Browse files
committed
remove trailing whitespace
1 parent ead2554 commit b1d210c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mpy-cross/Makefile.static-raspbian

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ STATIC_BUILD=1
99
$(shell if ! [ -d pitools ]; then echo 1>&2 "Fetching pi build tools. This may take awhile."; git clone -q https://github.com/raspberrypi/tools.git --depth=1 pitools; fi)
1010
CROSS_COMPILE = pitools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-
1111
include mpy-cross.mk
12-

0 commit comments

Comments
 (0)
0