Skip to content

Releases: ERNICommunity/wiring-skeleton

Release 1.2.2

21 May 08:50
bfa9327
Compare
Choose a tag to compare

FIX

Added hint to LOLIN D32 board support in README.md.

Release 1.2.1

21 May 08:44
Compare
Choose a tag to compare

NEW

This release ads support for LOLIN D32 board.

Release 1.2.0

20 May 14:22
8949576
Compare
Choose a tag to compare

NEW

  • Indicator 1.1.1->2.0.0 (without dependencies on DebugCLI and DbgTrace)
  • new IndicatorDbg 1.0.0 (containing the associated Dbg Cmds for Indicator)
  • main.cpp - setup(): using IndicatorFactory to glue it all together in a new way

Release 1.1.0

17 Dec 20:24
Compare
Choose a tag to compare

Changelog:

  • NEW: Wemos D1 mini is now a supported board
  • NEW: README.md improved with more details

The following bords are supported:

  • ESP32 board: DoIT ESP32 DevKit V1
  • ESP8266 boards (Wemos D1 mini, NodeMCU, Adafruit Huzzah ESP8266)
  • Adafruit Feather M0
  • Arduino Due
  • Arduino Mega 2560
  • Arduino Uno

Release 1.0.0

04 Dec 18:38
Compare
Choose a tag to compare

The following bords are supported:

  • ESP32 board: DoIT ESP32 DevKit V1
  • ESP8266 boards (NodeMCU, Adafruit Huzzah ESP8266)
  • Adafruit Feather M0
  • Arduino Due
  • Arduino Mega2560
  • Arduino Uno