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


BUG/FEATURE:change linker script editor syntax highlighting colors

I would like to see the solution, too.
I need to change the ugly colors for the syntax in the .ld file!
I was searching through the internet with the Eclipse relations and I have found nothing relevant!

Best regards
vt23

Hi,

For now, there is no setting to change the editor characters color. To me, the only solution is to open the file with another Eclipse editor or an external editor (such as NotePad++ on Windows or Vim on Linux) by right-clicking on the ld file > Open With > Other.

Regards,
Kevin.