why the board NUCLEO_WBA52CG is blocked in modules\hal\stm32\lib\CMakeLists.txt? #76860
Unanswered
aofrioWeifengLi
asked this question in
Q&A
Replies: 1 comment 1 reply
-
We have already seen such an error (zephyrproject-rtos/hal_stm32#223) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
there's the following code in modules\hal\stm32\lib\CMakeLists.txt.
However if using the config STM32WBA52(without NUCLEO) can pass the build, but when using NUCLEO_WBA52CG is blocked. it's not fair.
I removed the code, and build can pass, but BLE doesn't work(I tested the iBeacon sample). So STM32WBA52 can't be supported on Zephyr?
Beta Was this translation helpful? Give feedback.
All reactions