Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VS Code / Redundant path in wokwi.toml #163

Open
Semnodime opened this issue Feb 7, 2023 · 1 comment
Open

VS Code / Redundant path in wokwi.toml #163

Semnodime opened this issue Feb 7, 2023 · 1 comment

Comments

@Semnodime
Copy link

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….

@urish
Copy link
Contributor

urish commented Feb 8, 2023

Good suggestion! May make sense to remove elf when firmware and elf are they same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants