Sensirion / embedded-uart-sps

Embedded UART Driver for Sensirion Particulate Matter Sensors - Download the Zip Package from the Release Page
https://github.com/Sensirion/embedded-uart-sps/releases
BSD 3-Clause "New" or "Revised" License
44 stars 24 forks source link

Release 3.3.0 with SEN44 Support #76

Closed abrauchli closed 3 years ago

abrauchli commented 3 years ago

Check the following:

rnestler commented 3 years ago

I'm not that happy, that we add SEN44 to the SPS repository, since it is quite confusing. Also as we go along with the generating drivers from description we'll probably see a embedded-sps30 and an embedded-sen44 repository in the future.

Zifzaf commented 3 years ago

Looks good! One error I found is that we copy the test-config from embedded-uart-common into the releases. We also did this before, so it's not a problem with this changes. We could fix it now or do it when we update to the shared embedded-common.

abrauchli commented 3 years ago

Looks good! One error I found is that we copy the test-config from embedded-uart-common into the releases. We also did this before, so it's not a problem with this changes. We could fix it now or do it when we update to the shared embedded-common.

https://github.com/Sensirion/embedded-uart-sps/pull/80