This website requires JavaScript.
Explore
Help
Sign In
moparisthebest
/
pinephone-keyboard
Watch
1
Star
0
Fork
0
You've already forked pinephone-keyboard
mirror of
https://xff.cz/git/pinephone-keyboard
synced
2024-11-15 05:05:01 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
212dea4914
pinephone-keyboard
/
usb-flasher
/
build.sh
7 lines
83 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial commit
2021-06-13 18:09:38 -04:00
#!/bin/bash
set
-e
Tidy up the flashing tool
2021-06-17 08:50:06 -04:00
gcc -o ppkb-flasher flasher.c
gcc -o ppkb-debugger debugger.c
Reference in New Issue
Copy Permalink