Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3556

General discussion • Re: how to build pioasm in the sdk under linux mint ?

$
0
0
This is what I did to make 'pioasm' a standalone app for my Pi 4B running Raspbery Pi OS Bookworm ... YMMV ...

Code:

cd ~/pico/pico-sdk/tools/pioasmmkdir buildcd buildcmake ..makesudo ln -s ~/pico/pico-sdk/tools/pioasm/build/pioasm /usr/local/bin/pioasmsudo make install

Statistics: Posted by hippy — Thu Aug 29, 2024 8:08 pm



Viewing all articles
Browse latest Browse all 3556

Trending Articles