Andriy Golovnya
Andriy Golovnya
**Describe the bug** I've built xmrig in WSL/Ubuntu under Windows 10. When I'm staring the miner it crashes nearly immediately. **To Reproduce** 1. sudo apt-get install git build-essential cmake libuv1-dev...
Following happens when build for M0 or Zero boards both in Arduino SDK and platform-io. ``` C:\Users\***\Documents\Arduino\libraries\U8glib\src\clib\u8g_delay.c:57:14: fatal error: delay.h: No such file or directory # include ^~~~~~~~~ compilation terminated....
Hi! Thanks for the great tool! When I run sd.cpp with some not pruned SD models it drops the error. ``` [ERROR] model.cpp:773 - unsupported dtype 'F64' ``` It seems...
Similarly to #4571 ``` C:\Users\XXX\.platformio\packages\tool-cppcheck>cppcheck.exe --version Cppcheck 2.11 ``` ``` C:\Program Files\Cppcheck>cppcheck.exe --version Cppcheck 2.17.1 ``` Do we need to create new issue for each cppcheck SW update? Please update...