Skip to content

VS Code / Redundant path in wokwi.toml #163

Open
@Semnodime

Description

@Semnodime

wokwi refuses to simulate the project when one of firmware vs elf is omitted while they are identical.
I propose the option to merge them / ignore the missing one by assuming it as being redundant.

firmware = 'path-to-your-firmware.hex'
elf = 'path-to-your-firmware.elf'


This only happens when deleting the whole line within the .toml file….

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions