8000 esp32: Enable NimBLE support on all builds (IDF 3.3.1 and 4.0-beta1). by jimmo · Pull Request #5524 · micropython/micropython · GitHub
[go: up one dir, main page]

Skip to content

esp32: Enable NimBLE support on all builds (IDF 3.3.1 and 4.0-beta1). #5524

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

Closed
wants to merge 2 commits into from

Conversation

jimmo
Copy link
Member
@jimmo jimmo commented Jan 13, 2020

Based on #5282

This PR moves to the latest stable release of the 3.3 IDF.

As NimBLE is now supported in DF 3.3.1, this means that the ubluetooth module will now work on all ESP32 builds.

@dpgeorge
Copy link
Member

Great, thank you!

To get travis to pass would need to edit .travis.yml to add a submodule update of the nimble module for IDF3 builds.

@jimmo
Copy link
Member Author
jimmo commented Jan 13, 2020

OK, done.

@dpgeorge
Copy link
Member

Squashed and merged in 3032ae1

@dpgeorge dpgeorge closed this Jan 14, 2020
@dpgeorge
Copy link
Member

Also updated the firmware download page to mention that BLE is now available on esp32 IDFv3 builds.

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

Successfully merging this pull request may close these issues.

2 participants
0