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


How can I change color of matching text

Hello guys.

I’m using SW4STM32 Dark Theme and i have one problem.

Please refer attach file.

When i choose text, same text has background color like attach file.

but i cannot recogonize text because of similar color

How can i change matching box(?) color? not text color.

please let me know

thank you

Hi,

I’ve found it’s under preferences, General -> Editors -> Text Editors -> Annotations. That’s the C/C++ Occurences fields, with different qualifiers for each. I’m also under dark theme, I’ve changed them to a brown highlight. Other things are under the C/C++ Editor section.

OMG Thank you so much!!