- Updated core to v3.1.3
- Updated core to v3.1.2
- Updated core to support MMOD
- Removed dependency on the Units library
- Added CMake support for Teensy MMOD
- Updated to have a default constructor and a Config method to configure the sensor
- Updated to use the units library for mbar to Pa conversion
- Discovered a bug where the potentially wrong size was being used for requesting bytes and the die temperature check was bypassed.
- Updating to pull in mcu-support repo for cmake, lib, ld, and tools libs
- Merging Ams5915 and Ams5915-arduino, this is the first open tag between the two.
- Updated std::size_t to int to support microcontrollers without access to STL
- Fixed file name case issues
- Updated to match our AMS-5915 library for flight software
- Updated license to MIT
- Updated license to GPLV3
- Updated library.properties name
- Updated to work with Arduino 1.5 format