Reimer Prochnow
Reimer Prochnow
I'm also not entirely sure but I have a similar problem but with grunt-mocha-test and grunt-contrib-compress involved so it might be a grunt-mocha-test issue. My dependencies: ``` "devDependencies": { "grunt":...
Same issue here, but its not related to starting a debug seesion, but to compile in debug mode. To actual start stm8-gdb above two actions are required unless stm8-gdb won't...
FYI: Same here: today LG awake to upgrade my 5y old UJ6309 from 06.00.20 to ...25 after years of ignoring this model. Even option "automatically upgrade" was unchecked, there was...
if I change in environments.ini ``` [env:rfbridge-direct] #platform = espressif8266@^2 with: platform = ${com.esp8266_platform} ``` the toolchain updates ``` CONFIGURATION: https://docs.platformio.org/page/boards/espressif8266/esp8285.html PLATFORM: Espressif 8266 (4.1.0) > Generic ESP8285 Module HARDWARE:...
I checked out a fresh copy, and also development behaves the way. I replaced the rawdump block in `main/ZgatewayRF.ino` with the one from #a6c0a3b1, which is not relying on std:to_string...