This website works better with JavaScript.
Home
Help
Sign In
hms
/
pisdr-rpi-image
mirror of
https://github.com/luigifreitas/pisdr-image
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
14
Wiki
Activity
Browse Source
add debug points
pull/71/head
luigifcruz
2 years ago
parent
991a6526b2
commit
23e8c2c0b3
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
stage4/12-pisdr-gnuradio/00-run.sh
+ 2
- 0
stage4/12-pisdr-gnuradio/00-run.sh
View File
@@ -9,6 +9,8 @@ if [ ! -d "volk" ]; then
fi
cd volk
arch
cat ../cpu_features/CMakeLists.txt
mkdir -p build
cd build
cmake -GNinja -DCMAKE_BUILD_TYPE=Release ..
Write
Preview
Loading…
Cancel
Save