Skip to content

win32Arduino-v2.0.0+build.37

Compare
Choose a tag to compare
@end2endzone end2endzone released this 25 Mar 18:22

Latest successful AppVeyor CI builds of branch 'prerelease-v2.0.0', commit 134c08f

Changes for 2.0.0:

  • Fixed issue #1 - Rename library namespace to testarduino.
  • Fixed issue #3 - Refactor the time strategies.
  • Fixed issue #6 - Remove template functions and replace by macro definitions.
  • Fixed issue #7 - Add cmake support to be able to generate project files for each version of Visual Studio.
  • Fixed issue #10 - Assign callback functions for time based event programming.
  • Fixed issue #11 - Create new API functions for attachFunctionCallback().
  • Fixed issue #12 - Move time handling code from arduino.cpp to new independent classes.