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

Initial Pico/2 W Bazel support #2049

Merged
merged 10 commits into from
Nov 21, 2024

Conversation

armandomontanez
Copy link
Contributor

Builds out initial Bazel support for Pico W wireless libraries. With these changes, it's now possible to produce working Wifi and Bluetooth applications for Pico W boards.

@kilograham kilograham added this to the 2.1.0 milestone Nov 20, 2024
@armandomontanez
Copy link
Contributor Author

Okay, marking this as ready for review since it's a pretty big step forward now. I've gotten BLE and Wifi examples working in pico-examples, I'm totally down to send out a PR for that later.

There's still a little more to go:

  • MbedTLS hasn't been hooked up/tested.
  • FreeRTOS interactions with the wireless libraries hasn't been tested.
  • Gatt header compilation works for independent gatt files. If a gatt file depends on another, there's no way to get it (yet).
  • Need to properly pin Python PIP dependencies for the gatt header creation.

@armandomontanez armandomontanez marked this pull request as ready for review November 21, 2024 20:45
Copy link
Contributor

@kilograham kilograham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx

@kilograham kilograham merged commit 338f99f into raspberrypi:develop Nov 21, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants