2024-05-29 09:15 AM
Is it possible to use dynamic size vectors in stm32 processors (to a certain level)? There is a function where I need dynamic size arrays. If it is possible/decent, how do I see them in live variables? When trying I only see the first element (correctly, by the way)