Releases: STMicroelectronics/stts22h-pid
stts22h-pid driver release v2.3.0
Release Notes for STTS22H Component Driver
Copyright © 2021 STMicroelectronics
License
This software component is licensed by ST under BSD 3-Clause license, the “License”. You may not use this component except in compliance with the License. You may obtain a copy of the License at:
Purpose
This directory contains the STTS22H component drivers.
Main changes
- Added checks after reads to avoid write random content on pointers
- Fix raw temperature reads by handling auto-increment flag
- Remove ‘SOFTWARE_RESET’ register as it was removed in the latest datasheet
- Fix auto_increment_get()
- Added I2C addresses
- Adding CODE_OF_CONDUCT.md and SECURITY.md
For complete documentation on STTS22H, visit: STTS22H
stts22h-pid driver release v2.2.0
Release Notes for STTS22H Component Driver
Copyright © 2021 STMicroelectronics
License
This software component is licensed by ST under BSD 3-Clause license, the “License”. You may not use this component except in compliance with the License. You may obtain a copy of the License at:
Purpose
This directory contains the STTS22H component drivers.
Main changes
- Fix driver formatting options
- Added pointer to private data in stmdev_ctx_t
For complete documentation on STTS22H, visit: STTS22H
stts22h-pid driver release v2.1.1
Release Notes for STTS22H Component Driver
Copyright © 2021 STMicroelectronics
License
This software component is licensed by ST under BSD 3-Clause license, the “License”. You may not use this component except in compliance with the License. You may obtain a copy of the License at:
Purpose
This directory contains the STTS22H component drivers.
Main changes
- Fix MISRA-C errors
For complete documentation on STTS22H, visit: STTS22H
stts22h-pid driver release v2.1.0
Release Notes for STTS22H Component Driver
Copyright © 2021 STMicroelectronics
License
This software component is licensed by ST under BSD 3-Clause license, the “License”. You may not use this component except in compliance with the License. You may obtain a copy of the License at:
Purpose
This directory contains the STTS22H component drivers.
Main changes
- updated README.md file with tag reference and mdelay description
- Remove software reset register (0xC)
For complete documentation on STTS22H, visit: STTS22H
stts22h-pid driver release v2.0.0
Release Notes for STTS22H Component Driver
Copyright © 2021 STMicroelectronics
License
This software component is licensed by ST under BSD 3-Clause license, the “License”. You may not use this component except in compliance with the License. You may obtain a copy of the License at:
Purpose
This directory contains the STTS22H component drivers.
Main changes
- Add “const” to ctx arg for all APIs:::
For complete documentation on STTS22H, visit: STTS22H
stts22h-pid driver release v1.1.0
Release Notes for STTS22H Component Driver
Copyright © 2021 STMicroelectronics
License
This software component is licensed by ST under BSD 3-Clause license, the “License”. You may not use this component except in compliance with the License. You may obtain a copy of the License at:
Purpose
This directory contains the STTS22H component drivers.
Main changes
- Add __weak directive to read/write registers routines
- Extend stmdev_ctx_t structure with mdelay callback
- repo name changed adding ‘-pid’ extension
For complete documentation on STTS22H, visit: STTS22H
stts22h-pid driver release v1.0.0
Release Notes for STTS22H Component Driver
Copyright © 2021 STMicroelectronics
License
This software component is licensed by ST under BSD 3-Clause license, the “License”. You may not use this component except in compliance with the License. You may obtain a copy of the License at:
Purpose
This directory contains the STTS22H component drivers.
Main changes
First release
- First official release
For complete documentation on STTS22H, visit: STTS22H