[4.2.0] - 2025-01-03
New
- ESP32: ESP32-C6 and ESP32-H2 supported.
- They depend on BTstack 1.6.2 (pre-bundled with Bluepad32 v4.2.0)
- Pico W: Pico 2 W supported.
- Requires [Pico SDK 2.1][pico_sdk_2_1] or newer.
- If you want to use it with BTstack 1.6.2 you might need to apply [this patch][github_pico_sdk_pr_2157]
- By default, ["examples/pico_w"][examples_pico_w] was mo...