Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LKCoreTemperatureSensor structure + external ST driver #222

Closed
wants to merge 3 commits into from

Conversation

Kabroc
Copy link
Contributor

@Kabroc Kabroc commented Apr 19, 2021

ST driver for HTS221 temperature sensor

@Kabroc Kabroc added the 01 - type: task Something to do label Apr 19, 2021
@Kabroc Kabroc self-assigned this Apr 19, 2021
@Kabroc Kabroc force-pushed the benjamin/feature/driver_i2c branch from bf2682b to 062f3b4 Compare April 19, 2021 12:12
@Kabroc Kabroc force-pushed the benjamin/feature/temperature_sensor_driver branch from 9bdab1a to fbd7484 Compare April 19, 2021 14:17
@Kabroc Kabroc force-pushed the benjamin/feature/driver_i2c branch from c6296de to 2e48c67 Compare April 20, 2021 12:08
@ladislas ladislas force-pushed the benjamin/feature/driver_i2c branch 2 times, most recently from aa2d390 to 1e57a57 Compare April 20, 2021 12:41
@Kabroc Kabroc force-pushed the benjamin/feature/temperature_sensor_driver branch from 96d71d0 to a6b5747 Compare April 20, 2021 13:08
@ladislas ladislas changed the base branch from benjamin/feature/driver_i2c to develop April 22, 2021 13:05
@ladislas ladislas force-pushed the benjamin/feature/temperature_sensor_driver branch from a6b5747 to 7660fa2 Compare April 22, 2021 13:12
@codeclimate
Copy link

codeclimate bot commented Apr 22, 2021

Code Climate has analyzed commit 7660fa2 and detected 0 issues on this pull request.

View more on Code Climate.

@sonarcloud
Copy link

sonarcloud bot commented Apr 22, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Apr 22, 2021

Codecov Report

Merging #222 (7660fa2) into develop (8d9a5cf) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop      #222   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           47        47           
  Lines          746       746           
=========================================
  Hits           746       746           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8d9a5cf...7660fa2. Read the comment docs.

ladislas pushed a commit that referenced this pull request Apr 22, 2021
ladislas pushed a commit that referenced this pull request Apr 22, 2021
HTS221 is a humidity & temperature sensor.
The driver is taken from: STMicroelectronics/STMems_Standard_C_drivers
https://github.com/STMicroelectronics/STMems_Standard_C_drivers/tree/master/hts221_STdC

closes #222
@ladislas ladislas closed this in 92af9c0 Apr 22, 2021
@ladislas ladislas deleted the benjamin/feature/temperature_sensor_driver branch May 12, 2021 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
01 - type: task Something to do
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant