ST: STM32WBA2: Add BLE support #108116
ST: STM32WBA2: Add BLE support #108116HoZHel wants to merge 2 commits intozephyrproject-rtos:mainfrom
Conversation
|
The following west manifest projects have changed revision in this Pull Request:
Additional metadata changed:
⛔ DNM label due to: 1 project with PR revision, 1 project with metadata changes and 6 blob changes Note: This message is automatically posted and updated by the Manifest GitHub Action. |
etienne-lms
left a comment
There was a problem hiding this comment.
For commit "ST: STM32WBA2: Add BLE support", could you refine the commit message header line? E.g.:
boards: st: nuclo_wba25ce1: Add BLE support
Despite minor comments, LGTM.
Done. |
|
Rebased + adding one more commit to include "bluetooth" term in supported features. |
|
My typo regarding commit messagee header line: -boards: st: nuclo_wba25ce1: Add BLE support
+boards: st: nucleo_wba25ce1: Add BLE supportWhile at it, also worth to squash commit "boards: st: nucleo_wba25ce1: Include Bluetooth term in supported features" into this 1st commit. Last, nitpicking comment: the commit updating west.yml manifest should be placed first, since needed by the commit that claims nucleo_wba25ce1 board supports BLE tests. |
Update west.yml to point to the recent changes for hal_stm32. Signed-off-by: Ali Hozhabri <ali.hozhabri@st.com>
Provide Bluetooth LE support. Change the ADC4 input channel to avoid a conflict with LED0. Enable ADC4 and die_temp to have linklayer calibration based on the temperature. Add "bluetooth" term to supported features. Signed-off-by: Ali Hozhabri <ali.hozhabri@st.com>
Done. |
|



temperature
Supplementary PR #364