Alan Masutti
Results
2
issues of
Alan Masutti
Hi, I’m using PlatformIO for developing a project whit an RP2040 and an ESP01 connected to it. So I’ve created multiple environments for differentiating sources, such functionality testing files and...
Hi, I've build the RISC-V toolchain whit NewLib as indicated in the official repository (cause I'll need it), so when I compiled a simple main whit a string copy implemented...