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

[SYS/BT] Semaphores and new BT Controller #1819

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

1technophile
Copy link
Owner

@1technophile 1technophile commented Nov 27, 2023

Description:

Add semaphore to the enqueue calls to avoid concurrency issues
Add new BT controller fro ESP32 to avoid scan evt timeout bug espressif/esp-idf#9384
Remove application level BT WDT

Checklist:

  • The pull request is done against the latest development branch
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • I accept the DCO.

Add semaphore to the enqueue calls to avoid concurrency issues
Add new BT controller to avoid scan evt timeout bug
@1technophile 1technophile merged commit eb5b8fa into development Dec 1, 2023
144 checks passed
@1technophile 1technophile deleted the new-bt-controller branch December 1, 2023 13:15
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.

1 participant