Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I need help in downloading PICO SDK to Platform IO so I can use SDK specific functions as I cannot already. #60

Closed
5 tasks done
tybasuleman opened this issue Nov 15, 2023 · 7 comments

Comments

@tybasuleman
Copy link

tybasuleman commented Nov 15, 2023

What kind of issue is this?

  • Question.
    This issue tracker is not the place for questions. If you want to ask how to do something,
    or to understand why something isn't working the way you expect it to,
    use Community Forums or Premium Support

  • PlatformIO IDE.
    All issues related to PlatformIO IDE should be reported to the
    PlatformIO IDE for VSCode repository

  • Development Platform or Board.
    All issues (building, uploading, adding new boards, etc.) related to PlatformIO development platforms
    should be reported to appropriate repository related to your hardware
    https://github.com/topics/platformio-platform

  • Feature Request.
    Start by telling us what problem you’re trying to solve. Often a solution
    already exists! Don’t send pull requests to implement new features without first getting our
    support. Sometimes we leave features out on purpose to keep the project small.

  • PlatformIO Core.
    If you’ve found a bug, please provide an information below.

You can erase any parts of this template not applicable to your Issue.


Configuration

Operating system:

PlatformIO Version (platformio --version):

Description of problem

Steps to Reproduce

Actual Results

Expected Results

If problems with PlatformIO Build System:

The content of platformio.ini:

Insert here...

Source file to reproduce issue:

Insert here...

Additional info

@tybasuleman
Copy link
Author

It says in the PLatformIO documentation that it fully supports PICO C SDK functions but I cannot use those libraries

@valeros valeros transferred this issue from platformio/platformio-core Nov 15, 2023
@valeros
Copy link
Member

valeros commented Nov 15, 2023

Currently, there is no support for Pico SDK, closing as duplicate #45.

@valeros valeros closed this as not planned Won't fix, can't repro, duplicate, stale Nov 15, 2023
@tybasuleman
Copy link
Author

Currently, there is no support for Pico SDK, closing as duplicate #45.

Okay, but the documentation of platform says #here that full functionalities of Pico SDK are being supported.

@valeros
Copy link
Member

valeros commented Nov 15, 2023

That's documentation for a different Arduino core that is not currently supported, the raspberrypi dev-platform uses the official one from the Arduino team https://github.com/arduino/ArduinoCore-mbed

@tybasuleman
Copy link
Author

That's documentation for a different Arduino core that is not currently supported, the raspberrypi dev-platform uses the official one from the Arduino team https://github.com/arduino/ArduinoCore-mbed

Could you help me to get the arduino core that supports PICO SDK in PlatformIO?

@valeros
Copy link
Member

valeros commented Nov 16, 2023

There is no official support, but you can take a look at this implementation #36

@tybasuleman
Copy link
Author

Alright, Thank You

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants