Updated Compile firmware (markdown)

zxkmm 2023-05-06 17:49:39 +08:00
parent 7d050bf6b0
commit 5979039b3e

@ -183,7 +183,7 @@ some compiling errors to check it's better to call it without '-j 8')
sudo chown -R my_user:my_usergroup /opt/portapack-mayhem sudo chown -R my_user:my_usergroup /opt/portapack-mayhem
## 6. Check the python version in libopencm3 and use python3 if not already here ## ~~6. Check the python version in libopencm3 and use python3 if not already here~~
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