Development tools for Zephyr on STM32Workbench for Zephyr: VS Code extension to set up, build, flash and debug Zephyr applications on STM32.Devicetree manager: browse, edit and visualize Zephyr devicetree, STM32CubeMX-like for Zephyr.
Hi,
How are you guys?
I'm new stm32f103 and I want to send some variables by UART.
I could send constant numbers by CubeMX and AC6, but at the first I can't use printf,sprinf,...
How can I send variables ???
Thank you...