The library has been developed to be used in Arduino, but it can also be used easily in PlatformIO. When Create a new PlatformIO Project. Update the platformio.ini file in the root of the project: ...
Programming embedded systems is difficult because of resource constraints and limited debugging facilities. Why develop your own Real-Time Operating System (RTOS) as well as your application when the ...