You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In its current form there is no (obvious) way to have a project with the pico-sdk as a dependency, where the project would be able to define things like the SPI_PROGRAM_NAME or the CLOCK_DIV - things that are essential to e.g. have a project that is power efficient.
It would be nice if it would be possible to define these things in a makefile. The fix is trivial and a pull request will follow, but the instructions said that an issue should be logged first.
The text was updated successfully, but these errors were encountered:
In its current form there is no (obvious) way to have a project with the pico-sdk as a dependency, where the project would be able to define things like the SPI_PROGRAM_NAME or the CLOCK_DIV - things that are essential to e.g. have a project that is power efficient.
It would be nice if it would be possible to define these things in a makefile. The fix is trivial and a pull request will follow, but the instructions said that an issue should be logged first.
The text was updated successfully, but these errors were encountered: