mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-30 13:35:31 +00:00
Updated Compile firmware (markdown)
parent
eb23f2112a
commit
f97607ff31
@ -187,6 +187,9 @@ some compiling errors to check it's better to call it without '-j 8')
|
|||||||
|
|
||||||
sed -i 's/env python$/env python3/g' /opt/portapack-mayhem/hackrf/firmware/libopencm3/scripts/irq2nvic_h
|
sed -i 's/env python$/env python3/g' /opt/portapack-mayhem/hackrf/firmware/libopencm3/scripts/irq2nvic_h
|
||||||
|
|
||||||
|
(from Sep 26, 2022 Hackrf submodule, already modified that script, changing "python" -> "python3" interpreter.
|
||||||
|
Be carefull, in current repo conditions, no need to send that command , otherwise you will have "python33" , that is not correct)
|
||||||
|
|
||||||
## 7. Create makefile through cmake and compile (it's important to call the PATH cmd in step 3 just before making the cmake)
|
## 7. Create makefile through cmake and compile (it's important to call the PATH cmd in step 3 just before making the cmake)
|
||||||
|
|
||||||
cd /opt/portapack-mayhem
|
cd /opt/portapack-mayhem
|
||||||
|
Loading…
Reference in New Issue
Block a user