esp-rs / esp-idf-template

A "Hello, world!" template of a Rust binary crate for the ESP-IDF framework.
373 stars 44 forks source link

wokwi config generate file with wrong elf name #111

Closed Vollbrecht closed 1 year ago

Vollbrecht commented 1 year ago

Bug description

config is generated with snake_case project name, but the actual elf that is build by cargo is non snake_case