Skip to content

Commit fd8b72b

Browse files
committed
Resync to upstream master esp-nimble @fead24e.
Previously applied patches have now been merged upstream. Applied patches folder removed to reflect this. Added ability to turn on NimBLE host logging in `nimconfig.h` by setting `CONFIG_BT_NIMBLE_DEBUG` to 1.
1 parent 2d88bb4 commit fd8b72b

File tree

12 files changed

+48
-639
lines changed

12 files changed

+48
-639
lines changed

README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,10 @@ Change the settings in the `nimconfig.h` file to customize NimBLE to your projec
5454

5555
# Continuing development:
5656

57-
This Library is tracking the esp-nimble repo, nimble-1.2.0-idf master branch, currently [@0a1604a.](https://github.com/espressif/esp-nimble)
57+
This Library is tracking the esp-nimble repo, nimble-1.2.0-idf master branch, currently [@fead24e.](https://github.com/espressif/esp-nimble)
5858

5959
Also tracking the NimBLE related changes in esp-idf, master branch, currently [@2bc28bb.](https://github.com/espressif/esp-idf/tree/master/components/bt/host/nimble)
6060

61-
This library has also (for now) moved ahead of the esp-nimble repo and applied patches merged into the mynewt/nimble repo that were deemed critical enough to justify doing so. The patch files used are included for reference in the applied_patches folder.
62-
63-
6461
# Acknowledgments:
6562

6663
* @nkolban and @chegewara for the [original esp32 BLE library](https://github.com/nkolban/esp32-snippets) this project was derived from.

applied_patches/official-merged/nimble#730.patch

-25
This file was deleted.

applied_patches/official-merged/nimble#790.patch

-130
This file was deleted.

applied_patches/official-merged/nimble#802.patch

-153
This file was deleted.

0 commit comments

Comments
 (0)