Removed now unneeded libopencm3 python 3 check

gullradriel 2023-07-08 19:11:32 +02:00
parent ca86ab705f
commit 70b54747d9

@ -145,9 +145,8 @@ If you decide to [ignore this guide](https://github.com/eried/portapack-mayhem/i
3. Link ARM compiler to your bash environment 3. Link ARM compiler to your bash environment
4. Clone Mayhem repository from GitHub (if not done before) 4. Clone Mayhem repository from GitHub (if not done before)
5. Giver user permission to the Mayhem repository 5. Giver user permission to the Mayhem repository
6. Check the python version in libopencm3 and use python3 if not already here 6. Create makefile through cmake and compile
7. Create makefile through cmake and compile 7. Flash the firmware
8. Flash the firmware
* Once done you only need to call 'make' in the /opt/portapack-mayhem/firmware/build directory * Once done you only need to call 'make' in the /opt/portapack-mayhem/firmware/build directory