-
Notifications
You must be signed in to change notification settings - Fork 65
Add support of STM32WL #44
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
Comments
currently this library does not support the STM32WL. |
Too bad. Anything I can help? |
well, feel free to contribute. I will review your PR 😉 |
Will have a look. For now I do not know where to search. It seems the wrong MCU/FPU type is selected, I guess that is requiring to select the correct STM32 MCU. |
|
Issue:
|
Fixes stm32duino#44 Signed-off-by: Frederic Pillon <[email protected]>
Fixes stm32duino#44 Signed-off-by: Frederic Pillon <[email protected]>
A call for help. I guess I am just missing some setting somewhere.
I am trying to use FreeRTOS with the Arduino_Core_STM32 and the newly added variant
WL54CCU_WL55CCU_WLE4C(8-B-C)U_WLE5C(8-B-C)U
But compilation fails (even with empty sketch) with
Example sketch:
The text was updated successfully, but these errors were encountered: