Skip to content

1.1.1 - work around avr-gcc compiler bug, clean up AUniter environments

Choose a tag to compare

@bxparks bxparks released this 18 Oct 18:25
· 204 commits to master since this release
e56fd89
  • 1.1.1 (2018-10-18)
    • Work around compiler crash on Arduino Core >= 1.6.22 (IDE >= 1.8.6)
      due to
      ArduinoCore-avr#Issue39.
    • Update Jenkinsfile to be compatible with AUniter 1.7, use new subcommand
      syntax of auniter.sh.
    • Rename tests/auniter.conf to tests/auniter.ini after AUniter 1.6.
    • Clean up various AUniter environments (e.g. env:micro uses SparkFun board
      manager for SparkFun:avr:promicro; env:esp32 uses ESP32 board manager
      for esp32:esp32:esp32 instead of espressif:esp32:esp32).