Eicke Hecht
Eicke Hecht
I would also love a new stable version to develop with as the embedded graphics package also had quite some changes as well
I have the exact same issue with the clap package
Hey Thanks for your response I'm Going to look into it
Reinstalling ghc/haskell language server fixed the issue for me. Going too close this issue
I can Confirm not getting the board to boot using 1.8.4 the latest release of this repo and the current flashing instructions
@JishinMaster Where did you find the older version?
ah i was only missing the `ATD*99#\r` part i already figured i probably need to connect the modem first. Thanks a lot to both of you. Maybe i can make...
To check it out yourself i uploaded a simple example project to reproduce the error https://github.com/KorribanMaster/example_quick_xml
Hey thanks for your super fast response i patched embedded-test but had no luck with it either. i updated my issue above accordingly
Hey it seems i have found the issue as i have imported the crate twice and set the rust linker flags in the config.toml instead of a build.rs file which...