Ivan Kravets
Ivan Kravets
Did you try `pio remote run -t nobuild -r`?
Have you resolved this issue?
Do you have any updates? Could you help us to debug this issue?
Could you reproduce this issue with the latest PlatformIO Core? ``` pio upgrade --dev ```
You can turn off it https://docs.platformio.org/en/latest/projectconf/section_env_library.html#lib-ldf-mode Yes, LDF scans ALL C/C++ source/header files to resolve dependencies.
Related links: - https://community.platformio.org/t/how-would-i-implement-a-rust-compiler-that-links-with-any-framework/14113 - https://github.com/dzervas/platformio-arduino-rust
Which environment do you use currently working with Mongoose OS? /cc @cpq
I see that Mongoose OS has own IDE. Have you tried it? * https://mongoose-os.com/docs/reference/ide.html
Please publish your packages and dev-platform to the registry. See instruction https://docs.platformio.org/en/latest/platforms/creating_platform.html
Why did you close this PR https://github.com/pallets/click/pull/1666 ?