Skip to content

libhal/pico-packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Pico Packages

These are conan packages for the Pico SDK for the Raspberry Pi Pico family of microcontrollers.

CI Deployed Packages

Tool Packages

OS Tools

For Mac and Linux

  • libusb:
    • 1.0.26

Warning

Windows development is currently not supported

PicoSDK Packages

Versions:

  • 2.1.1
  • 2.2.0

Packages contained:

  • pioasm
  • picotool/pioasm/pico-sdk:

Building the Packages

First build the tool packages needed for picosdk to build PIO assembly code

conan create pioasm --version=2.2.0 -pr:a hal/tc/llvm -b missing
conan create piosdk --version=2.2.0
conan create picotool --version=2.2.0 -pr:a hal/tc/llvm -b missing

For macOS add -pr:a profiles/macos-build in order to ensure that the LLVM toolchain gets its sysroot set.

About

Packages and patches for the raspberry pico-sdk and relevant support software.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors