Skip to content

soc: esp32c2: ble: Add support #465

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

Open
wants to merge 4 commits into
base: zephyr
Choose a base branch
from

Conversation

raffarost
Copy link

Add HAL files for ESP32-C2 BLE support.

Raffael Rostagno added 3 commits July 17, 2025 14:56
ESP32-C2 BT blobs repository doesn't have a subfolder named after
the SoC. This requires a change in the script to account for such
cases. When no subfolder with an SoC is found, the script will
match for the SoC using the name of the repository and attempt to
find library files in the root directory instead.

Signed-off-by: Raffael Rostagno <[email protected]>
Move BLE files to a common folder.

Signed-off-by: Raffael Rostagno <[email protected]>
Allocate event queue buffer dynamically according to event
count demand.

Signed-off-by: Raffael Rostagno <[email protected]>
@raffarost raffarost force-pushed the feature/esp32c2/bt branch from 60d474b to d16c0ee Compare July 18, 2025 12:54
Add HAL files for ESP32-C2 BLE support.

Signed-off-by: Raffael Rostagno <[email protected]>
@raffarost raffarost force-pushed the feature/esp32c2/bt branch from d16c0ee to 7ab8412 Compare July 18, 2025 13:24
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