Skip to content

Releases: casanovg/Nb_TimonelTwiM

TimonelTwiM Arduino Library v1.2.0

14 Jul 06:25
Compare
Choose a tag to compare

NOTES:

  • Added support for the new Timonel v1.5 READDEVS command that allows reading the device signature, fuses, and blocking bits.
  • Added support for the new Timonel v1.5 READEEPR and WRITEEPR commands, used to read and write data to EEPROM.
  • The timing of the BootloaderInit function has been adjusted to correctly initialize the device's bootloader when it requires a two-step initialization.

TimonelTwiM Arduino Library v1.1.0

04 Jun 09:31
Compare
Choose a tag to compare

NOTES:

  • RunApplication method adjusted to match accurately the bootloader v1.5 standard behavior.
  • DumpMemory method fixed to compile on platforms which don't implement the "Serial.printf_P" function.
  • So far, serial debugging is only supported on platforms which implement the "Serial.printf_P" function (e.g. ESP8266 and ESP32).

TimonelTwiM Arduino Library v1.0.1

08 May 04:21
Compare
Choose a tag to compare

Arrange examples folder

TimonelTwiM Arduino Library v1.0.0

05 May 08:01
Compare
Choose a tag to compare