Skip to content

Releases: jwhiddon/EDB

Version 1.0.4

06 Aug 17:52
Compare
Choose a tag to compare

Updated library.properties to support all architectures since there isn't any architecture specific code I'm aware of

Version 1.0.3

06 Aug 17:22
Compare
Choose a tag to compare

Added EDB_SPIFFS example
Added EDB_SDCARD example
Added EDB_ERROR to EDB_Status and a byte flag at the beginning of database header to allow the user to check if the database has been successfully created and is readable

Version 1.0.2

13 Feb 00:03
Compare
Choose a tag to compare

More housekeeping

Version 1.0.1

12 Feb 18:49
Compare
Choose a tag to compare

Updated file extensions for examples to .ino

Version 1.0.0

12 Feb 18:15
Compare
Choose a tag to compare
  • Updated to support Arduino 1.0.0+
  • Bug fix in EDB::open
  • Migrate to github.