mirror of
https://github.com/D4C1-Labs/Flipper-ARF.git
synced 2026-06-06 11:41:40 +00:00
First push, clean slate
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
sudo apt-get -y update
|
||||
sudo apt-get -y install python3-protobuf protobuf-compiler #scons splint valgrind
|
||||
cd examples/simple
|
||||
make
|
||||
Reference in New Issue
Block a user