Skip to content

Timonel v1.4

Compare
Choose a tag to compare
@casanovg casanovg released this 29 Oct 21:55
· 75 commits to master since this release

Notes:

  • Production-ready release.
  • Significant memory saving by inlining TWI driver functions. Now the smaller version "tml-t85-small" occupies ~1 kB, leaving 7 kB available for user applications on a Tiny85.
  • Transmission speed improved by adjusting the code to send and receive 32-byte packets (half memory-page on a Tiny85).
  • User-application autorun is now optional.
  • Internal clock configuration support improved.
  • Two I2C-master applications for ESP8266 included: one for controlling interactively a Tiny85 slave. Another one for controlling multiple Tiny85 slaves in an automatic memory-flashing loop. Streamlined I2C master libraries.