This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
Releases: Infineon/DPS368-Library-Arduino
Releases · Infineon/DPS368-Library-Arduino
Final Release
Summary
First release for DPS368 Arduino library.
This release mainly cleans up the examples, fixing the travis building issues related to different boards of different architectures and make the library structure consistent with in terms of style and architecture with the other libraries from Infineon.
Changes
- Made stable in all boards of different architectures.
- SPI_SS pins numbers are updated for 2Go and Bootkit to pass the travis build.
- travis.yml file has been updated with more boards to bulid the examples and check then with different architectures.