This website requires JavaScript.
Explore
Help
Sign In
paulbsd
/
pinephone-keyboard
Watch
1
Star
0
Fork
0
You've already forked pinephone-keyboard
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
cea3dfb502
pinephone-keyboard
/
usb-flasher
/
build.sh
7 lines
83 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial commit
2021-06-14 00:09:38 +02:00
#!/bin/bash
set
-e
Tidy up the flashing tool
2021-06-17 14:50:06 +02:00
gcc -o ppkb-flasher flasher.c
gcc -o ppkb-debugger debugger.c
Reference in New Issue
Copy Permalink