Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Releases: HelTecAutomation/platform-asrmicro650x

1.5.1

02 Feb 09:45

Choose a tag to compare

This development platform is deprecated and won't receive any further updates. Please use the heltec-cubecell development platform as the drop-in replacement:

[env:yourenv]
platform = heltec-cubecell
framework = arduino
board = your_board_id

v1.6.0

14 Dec 06:52

Choose a tag to compare

added board HTCC-AB01-V2

1.5.0

31 May 18:21

Choose a tag to compare

  • Added compatibility with PIO Core 6.0
  • Improved support for bare assembly programming

1.4.0

16 Mar 10:24

Choose a tag to compare

  • Added support for Heltec CubeCell-Board PRO (HTCC-AB03)
  • Upgraded CubeCell core to v1.4.0 (release notes)
  • Fixed MCU value for Capsule Solar Sensor (issue #1)

1.3.1

01 Jul 11:19

Choose a tag to compare

  • Synchronized PlatformIO build script with the latest changes in the Arduino core v1.3.0 (release notes)

1.3.0

29 Jun 10:44

Choose a tag to compare

  • Major update to CubeCell V1.3.0 framework

1.2.1

18 Jan 15:22

Choose a tag to compare

  • Fix dev-platform title

1.2.0

15 Jan 01:58

Choose a tag to compare

  • Update CubeCell dependency core to Heltec CubeCell Arduino 1.2.0.

1.1.1

13 Sep 15:00

Choose a tag to compare

  • Use official packages by HelTecAutomation

1.1.0

25 Aug 21:27

Choose a tag to compare

  • Updated Arduino core to v1.1.0 (release notes)
  • Minor bugfixes and improvements