Skip to content

CMSIS Configuration Wizard preview negative numbers #293

@Shin-ing

Description

@Shin-ing

Type: Bug Report

Describe the bug

  • Option with selection or number entry
  • When the macro is defined as a negative number, the preview window does not show a negative number

Code sample and logs

//-------- <<< Use Configuration Wizard in Context Menu >>> --------------------

// <o>get vbus offset in mV <-5000..5000>
// <i> Defines get vbus offset in mV
// <i> Default: -200
#ifndef VBUS_OFFSET
#define VBUS_OFFSET (-200)
#endif

Screenshots

Image

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions