Skip to content

win32Arduino-v2.1.0+build.71

Compare
Choose a tag to compare
@end2endzone end2endzone released this 12 May 16:21

Latest successful AppVeyor CI builds of branch 'prerelease-v2.1.0', commit d4f55eb

Changes for 2.1.0:

  • Fixed issue #15 - win32Arduino on Linux
  • Fixed issue #16 - Add support for F macro
  • New feature: Removed as much as possible the use of powershell scripts. Now using cross-platform tools like cmake, Apache Ant, curl.
  • New feature: Now using Apache Ant for most build automation tasks.
  • New feature: Implemented support for Travis CI build server.
  • New feature: Building actual Arduino tutorials is now part of the test procedure. See /src/demos or ant demos for details.