Skip to content

Releases: CircuitMess/CircuitOS

Version 1.7.0

28 Sep 13:15
Compare
Choose a tag to compare

Changes:

  • Added support for custom LovyanGFX panel configurations
  • Added ChirpSystem
  • Various memory fragmentation fixes

Version 1.6.0

15 Jun 12:41
Compare
Choose a tag to compare

Changes:

  • Refactored Matrix code
  • Added AW9523 abstraction
  • Added ShiftOutput abstrction

Version 1.5.0

22 Feb 17:24
Compare
Choose a tag to compare

Changes:

  • Added Input button state getter
  • Added setup defines for LovyanGFX panel, SPI frequency, and zoom
  • Added RamFile writing and read-only mode
  • Added RingBuffer peek and skip functions
  • InputShift - reverse pin order

Version 1.4.0

13 Dec 12:33
Compare
Choose a tag to compare

Changes:

  • Added InputShift class - input via shift registers
  • Added PWM and Interrupt driven Piezo implementations
  • Added Notes.hpp with note frequencies
  • Added LovyanGFX support as an alternative to TFT_eSPI
  • Added Sprite::drawIcon(fs::File&, ...)
  • Added RamFile abstraction (fs::File adapter for in-ram buffers)
  • Added auto background color clearing in Element
  • Added Input btnHeld and btnHeldRepeat callback remove functions
  • Fixed Display and Sprite byte swapping on push
  • Fixed jumpy Context and Modal transitions
  • Fixed ESP8266 compatibility
  • Fixed compressed animated sprite resetting
  • Fixed Fix Wire.requestFrom ambiguity in I2cExpander::portRead

Version 1.3.0

22 Jul 09:51
Compare
Choose a tag to compare

Released alongside Wheelson

Version 1.2.0

19 Apr 14:53
Compare
Choose a tag to compare

Released alongside Jay-D

Version 1.1.0

20 Jan 15:30
c2d1c9e
Compare
Choose a tag to compare

Released alongside Spencer

Version 1.0.0

02 Sep 19:24
24b9a6b
Compare
Choose a tag to compare

Released alongside Nibble