WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: end2endzone/AnyRtttl

2.4.0

13 Oct 21:54
855bb39

Choose a tag to compare

Changes for 2.4.0

  • Fixed issue #15 - Compilation fails with the ESP32 core version 3.x.
  • Fixed issue #17 - Deprecate AppVeyor-based compilation pipeline.
  • Fixed issue #18 - Deprecate x86_64 unit tests in favor of manual testing on actual hardware.

Full Changelog: 2.3.1...2.4.0

2.3.1

29 Apr 19:11
7dab0bf

Choose a tag to compare

What's Changed

Changes for 2.3.1

  • Fixed issue #10 - Fix ESP32Rtttl.ino example by @IgorCode.

Changes for 2.3.0

  • New feature: Official support for ESP8266 and ESP32.
  • Fixed issue #2 - Support for PROGMEM / FLASH melodies in non-blocking mode.
  • Fixed issue #6 - Error compiling for board ESP32 Wrover Kit (all versions).

New Contributors

Full Changelog: 2.3.0...2.3.1

2.3.0

08 Aug 19:52

Choose a tag to compare

Changes for 2.3

  • New feature: Official support for ESP8266 and ESP32.
  • Fixed issue #2 - Support for PROGMEM / FLASH melodies in non-blocking mode.
  • Fixed issue #6 - Error compiling for board ESP32 Wrover Kit (all versions).

Full Changelog: 2.2.1...2.3.0

2.2.1

26 Mar 13:35

Choose a tag to compare

Changes for 2.2.1:

  • Fixed issue #4: error compiling example code.
  • Fixed issue #5: Refactor build process to use Arduino CLI instead of Arduino IDE.

Changes for 2.2.0:

  • New feature: Build option ANYRTTTL_BUILD_EXAMPLES to enable/disable building AnyRtttl examples.
  • New feature: Changed file/folder structure to be compatible with Arduino Library Manager.
  • New feature: Using RapidAssist 0.5.0 and win32Arduino 2.3.1.

2.2.0

21 Oct 18:59

Choose a tag to compare

Changes for 2.2.0:

  • New feature: Build option ANYRTTTL_BUILD_EXAMPLES to enable/disable building AnyRtttl examples.
  • New feature: Changed file/folder structure to be compatible with Arduino Library Manager.
  • New feature: Using RapidAssist 0.5.0 and win32Arduino 2.3.1.

2.1.229

07 Oct 16:57

Choose a tag to compare

Changes for 2.1.229:

  • New feature: Implemented support for RTTTL in Program Memory (PROGMEM).

2.0.179

07 Oct 16:57

Choose a tag to compare

Changes for 2.0.179: