2023-01-22 10:38 AM
I was wondering where STM stands with RUST language.
I see no website within st.com about RUST support.
Is there a plan to add RUST into STM32 CubeMX and STM32-IDE as native support, if so, what kind of timescale that it appears?
Will FreeRTOS and Azure RTOS be supported under the RUST language?
2023-01-23 12:02 AM
Im not saying is easy ,but they do barely support their own HAL (C) libraries as they are.
I have seen 8yr old bugs (yes, USB CDC im looking at you)
That said ive seen many people already using RUST to develop stm32, good luck trying to use a weird peripheral.