Skip to content

Releases: winkj/air-quality-demo

v0.0.3

13 Feb 00:21
Compare
Choose a tag to compare
fix duplicate label and inverted colors

v0.0.2: A lot of changes made for the CY8CKIT port

12 Feb 23:41
Compare
Choose a tag to compare
air_quality_demo:
- add generic config
- cosmetic fixes

sensirion_common:
- support i2c flags in i2c_device_t
- rename sensirion_wiced_set{,up}_i2c_port
- run wiced_i2c_init() during sensirion_wiced_setup_i2c_port, return status
- use memcpy to copy structs

sensirion_ess:
- add flags to ess_device_config_t (unused for the current boards)
- use memcpy to copy device config
- check return value from wiced setup to detect any setup errors