Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32

Type Emot Title Replies Reads Last Post Author
Normal   PROGMEM equivalent
Is there an equivalent to the AVR compiler attribute PROGMEM?
3 13839
2017-07-24 11:42
PROGMEM equivalent by bugmenot
Normal   STM32469I mipi read funtion
0 5746
2017-07-21 11:38
Normal   Breakpoint at the wrong line[solved]
The processor stops at the wrong line or the debugger is showing the wrong line
4 10782
2017-07-18 18:01
Breakpoint at the wrong line by Andrei from The Great White North
Normal   How to run source *.sh before build at SW4STM32
4 10633
2017-07-17 10:20
How to run source *.sh before build at SW4STM32 by tang
Normal   Eclipse Oxygen STM32 plugin vanished
STM32 plugin for eclipse vanished after re-opening eclipse
0 13437
2017-07-16 12:00
Normal   __SOFTFP__ defined even if hard floating-point ABI is selected
0 9199
2017-07-15 00:03
Normal   Build/Run Error
0 6564
2017-07-14 19:58
Normal   MacOS stm32f3discovery: impossible to load
4 8341
2017-07-14 12:33
[solved] MacOS stm32f3discovery: impossible to load by kboo
Normal   Using multiple build configurations
2 9209
2017-07-14 07:34
Using multiple build configurations by MarkV6
Normal   Retargeting printf
How to retarget the printf function to use the UART
4 14333
2017-07-13 19:24
Retargeting printf by toroid