Other
Replace Arduino methods with mocked versions and let you develop code without the hardware. Run parallel hardware and system development for greater efficiency.
The mocked functions return immediately or return zero. Use any development environment or your favorite editor with arduino-cli and library Mock. Use existing well-known tools for debugging.
Maintainer: Debinix Team
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.