Skip to content

Releases: berrak/Mock

Stable release.

01 Jan 11:03
Compare
Choose a tag to compare

Add mocked functions for Arduino micros() and delayMicroseconds().

Minor update - script

15 Sep 19:40
Compare
Choose a tag to compare

The 'MockEEPROM' library release triggered a change in the 'make-demock.sh' script.
No other significant changes in the Mock library itself.

Initial 0.1.0 Release

07 Sep 15:18
Compare
Choose a tag to compare

This initial release enables:

  • Develop software independently of any related parallel hardware project.
  • Use any development environment or your favorite editor with arduino-cli and the library Mock.
  • Use existing well-known tools for debugging.
  • Reach set time goals faster in any Arduino microcontroller project.