Guil-T
Guil-T
I sometimes hit a hard fault when printing a double using the Serial.print( double a, int digit). At first, I thought it was related to the absence of a heap...
Good day Greiman, Awesome job on this port. Not that I am a fan of using the heap in hard real time applications but do you foresee enabling it. I...
- added a missing include, - allocate enough room for a null byte on the heap for msg (the first test failed on my system) - initialize the msg heap...
Good day, still exploring how to do this myself but though I would mention it here. Please add support for the sparkfun esp32-s3 thing plus board. I noticed that you...