Skip to main content

CMSIS Header Wizard

We support to open cmsis config wizard for header files.

Introduce

CMSIS Configuration Annotations is an annotation format for describing macro definitions structurally in c headers.

After parsed by specific tools, the GUI configuration wizard can be generated to guide users to view and modify the configuration in the header file

Open Wizard View

Open a c header file which with a correct CMSIS Configuration Annotations format.

Then a webview will be opened at a new tab.

Now you can start to modify header file configurations.

Notice

This function will not work and not popup any notifications if your header has an incorrect CMSIS Configuration Annotations format.

Syntax Implement

We refer to the implementation in Keil, so we are not full support all syntax.

There are unsupported syntaxs:

  1. Array Type:

  2. The modifiers with ..

  3. Digital formatting display function