VNP

Results 6 comments of VNP

I can confirm this for **ESP32 version 2.0.6**, spent the whole afternoon hunting it down, given that core version 1.0.6 resulted in a perfectly running firmware for my device. And...

@VojtechBartoska or someone close to the design team, I've gone through the thread and came to this conclusion: please consider issuing a compiler **error** for this missing return thingy, and...

Yeah, back in the old day in x86 we had the return value in a register, either ax, or dx:ax for 32 bit values, and the caller took care about...

@Frank-Bemelman in my case, I have several units running jig tests at my workplace, cause I found these cute boards with a glued on oled display. On the other hand,...

In my case it was related to button presses and beeps, buttons being multiplexed cause not enough pins to begin with, in the meanwhile I read the tone function, previously...

Hi everyone, this issue has been plaguing my workflow for quite some time: on compilation error, the IDE becomes unusable and needs to be closed from task manager. I just...