Skip to content

0.5.1 - Support SAMD21 boards

Compare
Choose a tag to compare
@bxparks bxparks released this 24 Jul 15:44
· 1870 commits to master since this release
8bc521e
  • 0.5.1 (2019-07-24, TZ DB version 2019a, beta)
    • Add documentation about the ZoneManager into USER_GUIDE.md.
    • Move DateStrings string pointers into PROGMEM, saving 42 bytes of RAM.
    • Use SERIAL_PORT_MONITOR instead of Serial everywhere for portability
      across different Arduino boards.
    • Support SAMD21 boards except for EEPROM which SAMD21 does not support.